Skip to content

Commit

Permalink
Merge pull request #15 from stackitcloud/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update github/codeql-action action to v3.27.0
  • Loading branch information
PatrickKoss authored Nov 6, 2024
2 parents e5d22f7 + c1d60f1 commit 42b0e8d
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@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
with:
sarif_file: semgrep.sarif
if: always()

0 comments on commit 42b0e8d

Please sign in to comment.