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 213ad60 + 635614c commit a6cf986Copy full SHA for a6cf986
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@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0
+ uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
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