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 11bb8ce commit 22e1b7fCopy full SHA for 22e1b7f
.github/workflows/scorecard.yml
@@ -46,6 +46,6 @@ jobs:
46
47
# Upload the results to GitHub's code scanning dashboard.
48
- name: 'Upload to code-scanning'
49
- uses: github/codeql-action/upload-sarif@c3b6fce4ee2ca25bc1066aa3bf73962fda0e8898 # tag=v2.1.31
+ uses: github/codeql-action/upload-sarif@4238421316c33d73aeea2801274dd286f157c2bb # tag=v2.1.32
50
with:
51
sarif_file: results.sarif
0 commit comments