We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25482d7 commit 2b41802Copy full SHA for 2b41802
.github/workflows/scorecard.yml
@@ -45,6 +45,6 @@ jobs:
45
46
# Upload the results to GitHub's code scanning dashboard.
47
- name: 'Upload to code-scanning'
48
- uses: github/codeql-action/upload-sarif@03e2e3c45f9f937ffe65a1caa4c9960d420a31f9 # tag=v2.1.10
+ uses: github/codeql-action/upload-sarif@2f58583a1b24a7d3c7034f6bf9fa506d23b1183b # tag=v2.1.10
49
with:
50
sarif_file: results.sarif
0 commit comments