Skip to content

Commit 391036e

Browse files
Update github/codeql-action digest to cf1bb45 (#332)
1 parent d890a25 commit 391036e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
139139
- name: Upload MegaLinter scan results to GitHub Security tab
140140
if: success() || failure()
141-
uses: github/codeql-action/upload-sarif@fe4161a26a8629af62121b670040955b330f9af2 # v4
141+
uses: github/codeql-action/upload-sarif@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4
142142
with:
143143
sarif_file: "megalinter-reports/megalinter-report.sarif"
144144

0 commit comments

Comments
 (0)