We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd0870 commit 3844e0aCopy full SHA for 3844e0a
.github/workflows/scorecards.yaml
@@ -40,6 +40,6 @@ jobs:
40
41
# Upload the results to GitHub's code scanning dashboard.
42
- name: Upload to code-scanning
43
- uses: github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
+ uses: github/codeql-action/upload-sarif@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0
44
with:
45
sarif_file: results.sarif
0 commit comments