Skip to content

Commit

Permalink
Merge pull request #48 from ammnt/dependabot/github_actions/aquasecur…
Browse files Browse the repository at this point in the history
…ity/trivy-action-0.28.0

build(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.28.0
  • Loading branch information
ammnt authored Nov 1, 2024
2 parents e3d7b6c + e880c46 commit a32a9e9
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 @@ -79,7 +79,7 @@ jobs:
sarif_file: sarif.output.json

- name: Analyze image with Trivy💊
uses: aquasecurity/trivy-action@0.24.0
uses: aquasecurity/trivy-action@0.28.0
with:
image-ref: ghcr.io/ammnt/freenginx:${{ env.APP_VERSION }}
scan-type: image
Expand Down

0 comments on commit a32a9e9

Please sign in to comment.