Skip to content

Commit 0d8e39a

Browse files
Merge pull request #24 from wesley-dean-flexion/dependabot/github_actions/github/codeql-action-3.25.10
2 parents 91fd048 + 7527576 commit 0d8e39a

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@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # pin@v2
96+
uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # pin@v2
9797
with:
9898
sarif_file: "megalinter-reports/megalinter-report.sarif"

0 commit comments

Comments
 (0)