We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd9cfc commit 4be9770Copy full SHA for 4be9770
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@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v3.29.5
+ uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v3.29.5
57
with:
58
sarif_file: results.sarif
0 commit comments