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 3f1b698 commit 2c80e08Copy full SHA for 2c80e08
.github/workflows/ossf_scorecard.yml
@@ -58,6 +58,6 @@ jobs:
58
59
# Upload the results to GitHub's code scanning dashboard.
60
- name: Upload SARIF results to code scanning
61
- uses: github/codeql-action/upload-sarif@755f44910c12a3d7ca0d8c6e42c048b3362f7cec # v3.30.8
+ uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8
62
with:
63
sarif_file: results.sarif
0 commit comments