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.
2 parents a59f08b + c42b7ff commit 8d4cfd5Copy full SHA for 8d4cfd5
1 file changed
.github/workflows/scorecard-analysis.yml
@@ -53,7 +53,7 @@ jobs:
53
# Upload the results to GitHub's code scanning dashboard (optional).
54
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
55
- name: "Upload to code-scanning"
56
- uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.29.5
+ uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v3.29.5
57
with:
58
sarif_file: results.sarif
59
0 commit comments