Skip to content

Commit

Permalink
Merge pull request #2 from stackitcloud/renovate/github-codeql-action…
Browse files Browse the repository at this point in the history
…-2.x

Update github/codeql-action action to v2.21.4
  • Loading branch information
PatrickKoss authored Aug 28, 2023
2 parents f48dae4 + 857272b commit 0596a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

# Upload findings to GitHub Advanced Security Dashboard [step 2/2]
- name: Upload SARIF file for GitHub Advanced Security Dashboard
uses: github/codeql-action/upload-sarif@5b6282e01c62d02e720b81eb8a51204f527c3624 # v2.21.3
uses: github/codeql-action/upload-sarif@a09933a12a80f87b87005513f0abb1494c27a716 # v2.21.4
with:
sarif_file: semgrep.sarif
if: always()

0 comments on commit 0596a07

Please sign in to comment.