We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85705a4 commit 0536f20Copy full SHA for 0536f20
.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@16964e90ba004cdf0cd845b866b5df21038b7723 # v2.2.6
+ uses: github/codeql-action/upload-sarif@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2.2.9
77
with:
78
sarif_file: results.sarif
0 commit comments