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.
1 parent 0c82748 commit d94c8a2Copy full SHA for d94c8a2
.github/workflows/scorecards.yml
@@ -97,6 +97,6 @@ jobs:
97
98
# Upload the results to GitHub's code scanning dashboard.
99
- name: "Upload to code-scanning"
100
- uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
+ uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
101
with:
102
sarif_file: results.sarif
.github/workflows/zizmor.yml
@@ -45,7 +45,7 @@ jobs:
45
env:
46
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
48
- - uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
+ - uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
49
50
51
category: zizmor
0 commit comments