We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c2eb2 commit 4c4c5afCopy full SHA for 4c4c5af
1 file changed
.github/workflows/megalinter.yml
@@ -36,6 +36,6 @@ jobs:
36
37
- name: Upload SARIF report
38
if: always()
39
- uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
+ uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
40
with:
41
sarif_file: megalinter-reports/megalinter-report.sarif
0 commit comments