Skip to content

Commit 9f4f6a8

Browse files
Bump stylelint/.github
Bumps [stylelint/.github](https://github.com/stylelint/.github) from 5c1fac886fb5f8f74e29e133f36d242770d03ed3 to 34f1c0ac91f245ee4ee5ce725bb844328c17ccf5. - [Release notes](https://github.com/stylelint/.github/releases) - [Changelog](https://github.com/stylelint/.github/blob/main/CHANGELOG.md) - [Commits](stylelint/.github@5c1fac8...5c1fac8) --- updated-dependencies: - dependency-name: stylelint/.github dependency-version: 5c1fac886fb5f8f74e29e133f36d242770d03ed3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6f2ea0 commit 9f4f6a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ on:
88

99
jobs:
1010
lint:
11-
uses: stylelint/.github/.github/workflows/lint.yml@5c1fac886fb5f8f74e29e133f36d242770d03ed3 # main
11+
uses: stylelint/.github/.github/workflows/lint.yml@34f1c0ac91f245ee4ee5ce725bb844328c17ccf5 # main
1212
permissions:
1313
contents: read
1414

1515
test:
16-
uses: stylelint/.github/.github/workflows/test.yml@5c1fac886fb5f8f74e29e133f36d242770d03ed3 # main
16+
uses: stylelint/.github/.github/workflows/test.yml@34f1c0ac91f245ee4ee5ce725bb844328c17ccf5 # main
1717
with:
1818
os: '["ubuntu-latest", "windows-latest", "macos-latest"]'
1919
node-version: '["20", "22", "24"]'

0 commit comments

Comments
 (0)