Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Raezil authored Mar 3, 2025
1 parent e116142 commit 304cc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
run: docker push raezil/app:latest

- name: Scan Docker Image with Trivy
uses: aquasecurity/trivy-action@v0.6.0
uses: aquasecurity/trivy-action@0.28.0
with:
image-ref: raezil/app:latest
format: 'table'
Expand Down

0 comments on commit 304cc2e

Please sign in to comment.