There was an error while loading. Please reload this page.
1 parent 694d298 commit ba6b32eCopy full SHA for ba6b32e
.github/workflows/scorecard.yml
@@ -31,6 +31,6 @@ jobs:
31
path: results.sarif
32
retention-days: 5
33
- name: Upload to code-scanning
34
- uses: github/codeql-action/upload-sarif@e675ced7a7522a761fc9c8eb26682c8b27c42b2b # v3.24.1
+ uses: github/codeql-action/upload-sarif@47b3d888fe66b639e431abf22ebca059152f1eea # v3.24.5
35
with:
36
sarif_file: results.sarif
0 commit comments