Skip to content

Commit

Permalink
Bump aquasecurity/trivy-action from 0.24.0 to 0.27.0 (#987)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 0a5e4c4 commit 3b27848
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 @@ -42,7 +42,7 @@ jobs:
gh-token: ${{ secrets.GITHUB_TOKEN }}

- name: 'Run Trivy vulnerability scanner'
uses: aquasecurity/trivy-action@0.24.0
uses: aquasecurity/trivy-action@0.27.0
# docker run --rm -v trivy_cache:/root/.cache/ aquasec/trivy image ghcr.io/tailormap/tailormap-api:snapshot
with:
image-ref: 'ghcr.io/tailormap/tailormap-api:snapshot'
Expand Down

0 comments on commit 3b27848

Please sign in to comment.