We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6fdaa7 commit 43e87f6Copy full SHA for 43e87f6
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@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v3.29.5
+ uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v3.29.5
57
with:
58
sarif_file: results.sarif
0 commit comments