We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f156427 commit 49f0f9cCopy full SHA for 49f0f9c
.github/workflows/scorecard.yml
@@ -73,6 +73,6 @@ jobs:
73
74
# Upload the results to GitHub's code scanning dashboard.
75
- name: Upload to code-scanning
76
- uses: github/codeql-action/upload-sarif@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 # v2.21.5
+ uses: github/codeql-action/upload-sarif@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2.21.9
77
with:
78
sarif_file: results.sarif
0 commit comments