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 703e79f commit 79934fdCopy full SHA for 79934fd
.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@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
+ uses: github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
56
with:
57
sarif_file: results.sarif
0 commit comments