We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 665e846 commit ab078a5Copy full SHA for ab078a5
.github/workflows/scorecards.yml
@@ -48,6 +48,6 @@ jobs:
48
49
# Upload the results to GitHub's code scanning dashboard.
50
- name: "Upload to code-scanning"
51
- uses: github/codeql-action/upload-sarif@a34ca99b4610d924e04c68db79e503e1f79f9f02 # tag=v2.1.39
+ uses: github/codeql-action/upload-sarif@3ebbd71c74ef574dbc558c82f70e52732c8b44fe # tag=v2.2.1
52
with:
53
sarif_file: results.sarif
0 commit comments