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 928c74f commit 8a8e4a8Copy full SHA for 8a8e4a8
.github/workflows/scorecard.yaml
@@ -32,6 +32,6 @@ jobs:
32
name: SARIF file
33
path: results.sarif
34
retention-days: 7
35
- - uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
+ - uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8
36
with:
37
sarif_file: results.sarif
0 commit comments