Skip to content

Commit 852463a

Browse files
Bump stylelint/.github from 5c1fac886fb5f8f74e29e133f36d242770d03ed3 to 45666ef076bb454406bde671ade1f0f852eb70cc (#358)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec95fc6 commit 852463a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nodejs.yml

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

1010
jobs:
1111
lint:
12-
uses: stylelint/.github/.github/workflows/lint.yml@5c1fac886fb5f8f74e29e133f36d242770d03ed3 # main
12+
uses: stylelint/.github/.github/workflows/lint.yml@45666ef076bb454406bde671ade1f0f852eb70cc # main
1313
permissions:
1414
contents: read
1515

1616
test:
17-
uses: stylelint/.github/.github/workflows/test.yml@5c1fac886fb5f8f74e29e133f36d242770d03ed3 # main
17+
uses: stylelint/.github/.github/workflows/test.yml@45666ef076bb454406bde671ade1f0f852eb70cc # main
1818
with:
1919
node-version: '["lts/*"]'
2020
permissions:

0 commit comments

Comments
 (0)