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 e158f66 commit 8b4ef08Copy full SHA for 8b4ef08
.github/workflows/supply_chain.yml
@@ -60,6 +60,6 @@ jobs:
60
61
# Upload the results to GitHub's code scanning dashboard.
62
- name: "Upload to code-scanning"
63
- uses: github/codeql-action/upload-sarif@ff79de67cc25c7617163ae1e4b8aa23b902fdf15 # v2.2.4
+ uses: github/codeql-action/upload-sarif@ff79de67cc25c7617163ae1e4b8aa23b902fdf15
64
with:
65
sarif_file: results.sarif
0 commit comments