Skip to content

Commit

Permalink
chore(deps): update github/codeql-action action to v2.24.1
Browse files Browse the repository at this point in the history
| datasource  | package              | from    | to      |
| ----------- | -------------------- | ------- | ------- |
| github-tags | github/codeql-action | v2.23.1 | v2.24.1 |
  • Loading branch information
plural-renovate[bot] committed Feb 13, 2024
1 parent 3b5ce34 commit 46227fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
format: 'sarif'
output: 'trivy-results.sarif'

- uses: github/codeql-action/upload-sarif@4759df8df70c5ebe7042c3029bbace20eee13edd # v2.23.1
- uses: github/codeql-action/upload-sarif@1a077f8f6c71a45340c26ca0b877e00459e5f443 # v2.24.1
with:
sarif_file: trivy-results.sarif
category: 'docker-image-${{ matrix.tag }}'

0 comments on commit 46227fa

Please sign in to comment.