Skip to content

Commit

Permalink
Merge pull request #8 from ammnt/dependabot/github_actions/aquasecuri…
Browse files Browse the repository at this point in the history
…ty/trivy-action-0.22.0

build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
  • Loading branch information
ammnt committed Jun 9, 2024
2 parents 3b5621c + c5654e0 commit 59b9492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
sarif_file: sarif.output.json

- name: Analyze image with Trivy💊
uses: aquasecurity/trivy-action@0.21.0
uses: aquasecurity/trivy-action@0.22.0
with:
image-ref: ghcr.io/ammnt/angie:main
scan-type: image
Expand Down

0 comments on commit 59b9492

Please sign in to comment.