Skip to content

Commit 4a68e63

Browse files
Update github/codeql-action digest to fe4161a (#329)
1 parent c2a8884 commit 4a68e63

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@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
141+
uses: github/codeql-action/upload-sarif@fe4161a26a8629af62121b670040955b330f9af2 # v4
142142
with:
143143
sarif_file: "megalinter-reports/megalinter-report.sarif"
144144

0 commit comments

Comments
 (0)