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 d890a25 commit 391036eCopy full SHA for 391036e
.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@fe4161a26a8629af62121b670040955b330f9af2 # v4
+ uses: github/codeql-action/upload-sarif@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4
142
with:
143
sarif_file: "megalinter-reports/megalinter-report.sarif"
144
0 commit comments