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 0f2f0c7 commit ad890a2Copy full SHA for ad890a2
.github/workflows/scorecard.yml
@@ -67,6 +67,6 @@ jobs:
67
68
# Upload the results to GitHub's code scanning dashboard.
69
- name: "Upload to code-scanning"
70
- uses: github/codeql-action/upload-sarif@8662eabe0e9f338a07350b7fd050732745f93848 # v2.3.1
+ uses: github/codeql-action/upload-sarif@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2.3.2
71
with:
72
sarif_file: results.sarif
0 commit comments