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 7100a44 commit 04e0dfdCopy full SHA for 04e0dfd
.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@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
+ uses: github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
77
with:
78
sarif_file: results.sarif
0 commit comments