Skip to content

Commit 04de162

Browse files
authored
Merge pull request #163 from wesley-dean/dependabot/github_actions/minor-and-patch-b974f349ee
Merging Dependabot PR #163
2 parents daf465c + 21e701e commit 04de162

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

0 commit comments

Comments
 (0)