Skip to content

Commit

Permalink
Merge pull request #14 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.25.8
  • Loading branch information
PatrickKoss authored Jun 5, 2024
2 parents d4ee204 + 1522358 commit 5ffd19a
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@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
uses: github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
with:
sarif_file: semgrep.sarif
if: always()

0 comments on commit 5ffd19a

Please sign in to comment.