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 2864e41 commit 3f1b698Copy full SHA for 3f1b698
.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@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
+ uses: github/codeql-action/upload-sarif@755f44910c12a3d7ca0d8c6e42c048b3362f7cec # v3.30.8
62
with:
63
sarif_file: results.sarif
0 commit comments