We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6fc47 commit 32abc78Copy full SHA for 32abc78
.github/workflows/scorecard.yml
@@ -53,6 +53,6 @@ jobs:
53
retention-days: 5
54
55
- name: "Upload to code-scanning"
56
- uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
+ uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
57
with:
58
sarif_file: results.sarif
0 commit comments