We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e90c0b5 + f2c3093 commit f16231fCopy full SHA for f16231f
.github/workflows/actionlint.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Install tools
43
run: brew install actionlint shellcheck zizmor
44
45
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
46
with:
47
persist-credentials: false
48
@@ -92,7 +92,7 @@ jobs:
92
path: results.sarif
93
94
- name: Upload SARIF file
95
- uses: github/codeql-action/upload-sarif@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
+ uses: github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
96
97
sarif_file: results.sarif
98
category: zizmor
0 commit comments