We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a44c2bf + b1ac41c commit 95b266aCopy full SHA for 95b266a
.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@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # tag=v3.26.5
+ uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # tag=v3.26.6
52
with:
53
sarif_file: results.sarif
0 commit comments