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.
2 parents e56a55d + 9fab68a commit 62b9f60Copy full SHA for 62b9f60
2 files changed
.github/workflows/scorecards.yml
@@ -50,6 +50,6 @@ jobs:
50
51
# Upload the results to GitHub's code scanning dashboard.
52
- name: Upload to code-scanning
53
- uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
54
with:
55
sarif_file: results.sarif
.github/workflows/ubuntu-lint.yml
@@ -52,7 +52,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload SARIF file
56
if: matrix.command == 'zizmor'
57
58
0 commit comments