Skip to content

Commit

Permalink
Merge pull request #372 from percy/dependabot/github_actions/github/c…
Browse files Browse the repository at this point in the history
…odeql-action-3.26.13

⬆️👷 Bump github/codeql-action from 2.21.0 to 3.26.13
  • Loading branch information
ninadbstack authored Oct 23, 2024
2 parents 5cad23f + efea5a2 commit c242482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
SEMGREP_RULES: p/default # more at semgrep.dev/explore

- name: Upload SARIF file for GitHub Advanced Security Dashboard
uses: github/codeql-action/upload-sarif@1813ca74c3faaa3a2da2070b9b8a0b3e7373a0d8 # v2.21.0
uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
with:
sarif_file: semgrep.sarif
if: always()

0 comments on commit c242482

Please sign in to comment.