Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ permissions:
jobs:
codeql:
name: CodeQL
uses: ffurrer2/shared-workflows/.github/workflows/codeql.yml@724299c7dfd03410295a94b716eabf9d82e59122
uses: ffurrer2/shared-workflows/.github/workflows/codeql.yml@fa78749df7f3f4fddfe44d32992e47dfbc0bab7f
with:
languages: '["javascript"]'
config-file: .github/codeql/codeql-config.yml
2 changes: 1 addition & 1 deletion .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ on:
jobs:
markdownlint:
name: markdownlint
uses: ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@724299c7dfd03410295a94b716eabf9d82e59122
uses: ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@fa78749df7f3f4fddfe44d32992e47dfbc0bab7f
with:
ignore-files: 'test/testdata/expected'
2 changes: 1 addition & 1 deletion .github/workflows/yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ permissions:
jobs:
yamllint:
name: yamllint
uses: ffurrer2/shared-workflows/.github/workflows/yamllint.yml@724299c7dfd03410295a94b716eabf9d82e59122
uses: ffurrer2/shared-workflows/.github/workflows/yamllint.yml@fa78749df7f3f4fddfe44d32992e47dfbc0bab7f