Skip to content

Commit 0c75e89

Browse files
Merge pull request #92 from wesley-dean-flexion/dependabot/github_actions/github/codeql-action-3.28.1
2 parents 20eb332 + 1d9687f commit 0c75e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/megalinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,6 @@ jobs:
9393

9494
- name: Upload MegaLinter scan results to GitHub Security tab
9595
if: steps.sarif_file_exists.outputs.files_exists == 'true'
96-
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # pin@v2
96+
uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # pin@v2
9797
with:
9898
sarif_file: "megalinter-reports/megalinter-report.sarif"

0 commit comments

Comments
 (0)