We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dbce01 commit bc6ba2dCopy full SHA for bc6ba2d
.github/workflows/ossf-scorecard-action.yaml
@@ -53,6 +53,6 @@ jobs:
53
54
# Upload the results to GitHub's code scanning dashboard.
55
- name: "Upload to code-scanning"
56
- uses: github/codeql-action/upload-sarif@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2.2.5
+ uses: github/codeql-action/upload-sarif@16964e90ba004cdf0cd845b866b5df21038b7723 # v2.2.6
57
with:
58
sarif_file: results.sarif
0 commit comments