Skip to content

Commit 95a7f6e

Browse files
chore(deps): update ffurrer2/shared-workflows digest to 0cab87d
1 parent 0000b84 commit 95a7f6e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919
jobs:
2020
codeql:
2121
name: CodeQL
22-
uses: ffurrer2/shared-workflows/.github/workflows/codeql.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052
22+
uses: ffurrer2/shared-workflows/.github/workflows/codeql.yml@0cab87d07604b5d218ebc33a730bd079270eb3ca
2323
with:
2424
languages: '["javascript"]'
2525
config-file: .github/codeql/codeql-config.yml

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ on:
2020
jobs:
2121
markdownlint:
2222
name: markdownlint
23-
uses: ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052
23+
uses: ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@0cab87d07604b5d218ebc33a730bd079270eb3ca
2424
with:
2525
ignore-files: 'test/testdata/expected'

.github/workflows/yamllint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ permissions:
1919
jobs:
2020
yamllint:
2121
name: yamllint
22-
uses: ffurrer2/shared-workflows/.github/workflows/yamllint.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052
22+
uses: ffurrer2/shared-workflows/.github/workflows/yamllint.yml@0cab87d07604b5d218ebc33a730bd079270eb3ca

0 commit comments

Comments
 (0)