We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd0529 commit 693b8d0Copy full SHA for 693b8d0
.github/workflows/scorecard.yml
@@ -47,6 +47,6 @@ jobs:
47
48
# Upload the results to GitHub's code scanning dashboard.
49
- name: 'Upload to code-scanning'
50
- uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
+ uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
51
with:
52
sarif_file: results.sarif
0 commit comments