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 f3689c8 commit e4078eaCopy full SHA for e4078ea
.github/workflows/security-scorecard.yml
@@ -52,6 +52,6 @@ jobs:
52
path: results.sarif
53
retention-days: 5
54
- name: Upload to Code-Scanning
55
- uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.29.5
+ uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v3.29.5
56
with:
57
sarif_file: results.sarif
0 commit comments