Skip to content

Commit

Permalink
chore(deps): update aquasecurity/trivy-action action to v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 872d457 commit f98fb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
docker build --tag juanjjaramillo/testbed:${{ github.sha }} .
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2 # 0.21.0
uses: aquasecurity/trivy-action@595be6a0f6560a0a8fc419ddf630567fc623531d # 0.22.0
with:
image-ref: 'juanjjaramillo/testbed:${{ github.sha }}'
ignore-unfixed: true
Expand Down

0 comments on commit f98fb4d

Please sign in to comment.