We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbcb228 commit 9965a28Copy full SHA for 9965a28
1 file changed
.github/workflows/security-scorecard.yml
@@ -53,6 +53,6 @@ jobs:
53
path: results.sarif
54
retention-days: 5
55
- name: Upload to Code-Scanning
56
- uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v3.29.5
+ uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v3.29.5
57
with:
58
sarif_file: results.sarif
0 commit comments