We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668be53 commit f68f8f0Copy full SHA for f68f8f0
.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@689fdc5193eeb735ecb2e52e819e3382876f93f4 # v2.22.6
+ uses: github/codeql-action/upload-sarif@66b90a5db151a8042fa97405c6cf843bbe433f7b # v2.22.7
77
with:
78
sarif_file: results.sarif
0 commit comments