We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43eaca commit dfed9a7Copy full SHA for dfed9a7
.github/workflows/scorecard.yml
@@ -73,6 +73,6 @@ jobs:
73
74
# Upload the results to GitHub's code scanning dashboard.
75
- name: Upload to code-scanning
76
- uses: github/codeql-action/upload-sarif@83f0fe6c4988d98a455712a27f0255212bba9bd4 # v2.3.6
+ uses: github/codeql-action/upload-sarif@f6e388ebf0efc915c6c5b165b019ee61a6746a38 # v2.20.1
77
with:
78
sarif_file: results.sarif
0 commit comments