We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59fff7a + 4bfb5ef commit e5aeac3Copy full SHA for e5aeac3
1 file changed
.github/workflows/openssf-scorecard.yml
@@ -69,6 +69,6 @@ jobs:
69
70
# Upload the results to GitHub's code scanning dashboard.
71
- name: "Upload to code-scanning"
72
- uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
73
with:
74
sarif_file: results.sarif
0 commit comments