Skip to content

Commit

Permalink
Merge pull request #124 from wesley-dean-flexion/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/github/codeql-action-3.26.8
  • Loading branch information
wesley-dean-flexion authored Sep 26, 2024
2 parents 79ff96f + 0b87211 commit 2886b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/megalinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@ jobs:

- name: Upload MegaLinter scan results to GitHub Security tab
if: steps.sarif_file_exists.outputs.files_exists == 'true'
uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # pin@v2
uses: github/codeql-action/upload-sarif@294a9d92911152fe08befb9ec03e240add280cb3 # pin@v2
with:
sarif_file: "megalinter-reports/megalinter-report.sarif"

0 comments on commit 2886b23

Please sign in to comment.