We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5753d70 commit 060f9b8Copy full SHA for 060f9b8
.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@38697555549f1db7851b81482ff19f1fa5c4fedc # v3.29.5
+ uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v3.29.5
57
with:
58
sarif_file: results.sarif
0 commit comments