Skip to content

Commit

Permalink
Bump github/codeql-action from 3.28.0 to 3.28.1 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent d51c77b commit 0c98f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Upload SARIF
if: always()
id: upload_sarif
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
with:
sarif_file: trivy-results.sarif

Expand Down

0 comments on commit 0c98f2b

Please sign in to comment.