Skip to content

Commit ab790d7

Browse files
ffurrer2-renovate[bot]ffurrer2
authored andcommitted
chore(deps): update ffurrer2/shared-workflows digest to f140801
1 parent 79d304e commit ab790d7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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@c0d032b9fe58e7531556930dee705a07174f6539
22+
uses: ffurrer2/shared-workflows/.github/workflows/codeql.yml@f140801e1ca22aa909c529339fd82e1576e45ea3
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@c0d032b9fe58e7531556930dee705a07174f6539
23+
uses: ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@f140801e1ca22aa909c529339fd82e1576e45ea3
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@c0d032b9fe58e7531556930dee705a07174f6539
22+
uses: ffurrer2/shared-workflows/.github/workflows/yamllint.yml@f140801e1ca22aa909c529339fd82e1576e45ea3

0 commit comments

Comments
 (0)