File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ permissions:
1919jobs :
2020 codeql :
2121 name : CodeQL
22- uses : ffurrer2/shared-workflows/.github/workflows/codeql.yml@f140801e1ca22aa909c529339fd82e1576e45ea3
22+ uses : ffurrer2/shared-workflows/.github/workflows/codeql.yml@91265707e638d8a5859af10c1095d4d57ee9850c
2323 with :
2424 languages : ' ["javascript"]'
2525 config-file : .github/codeql/codeql-config.yml
Original file line number Diff line number Diff line change 2020jobs :
2121 markdownlint :
2222 name : markdownlint
23- uses : ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@f140801e1ca22aa909c529339fd82e1576e45ea3
23+ uses : ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@91265707e638d8a5859af10c1095d4d57ee9850c
2424 with :
2525 ignore-files : ' test/testdata/expected'
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ permissions:
1919jobs :
2020 yamllint :
2121 name : yamllint
22- uses : ffurrer2/shared-workflows/.github/workflows/yamllint.yml@f140801e1ca22aa909c529339fd82e1576e45ea3
22+ uses : ffurrer2/shared-workflows/.github/workflows/yamllint.yml@91265707e638d8a5859af10c1095d4d57ee9850c
You can’t perform that action at this time.
0 commit comments