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 c2a8884 commit 4a68e63Copy full SHA for 4a68e63
.github/workflows/mega-linter.yml
@@ -138,7 +138,7 @@ jobs:
138
139
- name: Upload MegaLinter scan results to GitHub Security tab
140
if: success() || failure()
141
- uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
+ uses: github/codeql-action/upload-sarif@fe4161a26a8629af62121b670040955b330f9af2 # v4
142
with:
143
sarif_file: "megalinter-reports/megalinter-report.sarif"
144
0 commit comments