We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9eb3c commit 5bd1718Copy full SHA for 5bd1718
.github/workflows/scorecard.yml
@@ -57,6 +57,6 @@ jobs:
57
58
# Upload the results to GitHub's code scanning dashboard.
59
- name: "Upload to code-scanning"
60
- uses: github/codeql-action/upload-sarif@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
+ uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
61
with:
62
sarif_file: results.sarif
0 commit comments