We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57cb017 commit 512b1fbCopy full SHA for 512b1fb
.github/workflows/ossf-scorecard.yml
@@ -45,6 +45,6 @@ jobs:
45
# Upload the results to GitHub's code scanning dashboard (optional).
46
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
47
- name: "Upload to code-scanning"
48
- uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
+ uses: github/codeql-action/upload-sarif@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # v4.34.0
49
with:
50
sarif_file: results.sarif
0 commit comments