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 6404fb8 commit 52fb61cCopy full SHA for 52fb61c
1 file changed
.github/workflows/scorecard.yml
@@ -81,6 +81,6 @@ jobs:
81
# Commenting out will disable upload of results to your repo's Code
82
# Scanning dashboard
83
- name: "Upload to code-scanning"
84
- uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4
+ uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
85
with:
86
sarif_file: results.sarif
0 commit comments