Skip to content

Commit

Permalink
chore(deps): update github/codeql-action action to v2.25.4
Browse files Browse the repository at this point in the history
| datasource  | package              | from    | to      |
| ----------- | -------------------- | ------- | ------- |
| github-tags | github/codeql-action | v2.23.1 | v2.25.4 |
  • Loading branch information
plural-renovate[bot] committed May 8, 2024
1 parent 4add6f2 commit 47884df
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@4f0ceda83afa9bc55df7b6c611b81435fa53d987 # v2.25.4
with:
sarif_file: trivy-results.sarif
category: 'docker-image-${{ matrix.tag }}'

0 comments on commit 47884df

Please sign in to comment.