Skip to content

Commit

Permalink
chore(deps): Bump aquasecurity/trivy-action from 0.26.0 to 0.27.0 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 11, 2024
2 parents 5eaf46a + 1a2596f commit 3793e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
docker build --target prod -t check-security .
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@a20de5420d57c4102486cdd9578b45609c99d7eb
uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564
with:
image-ref: 'check-security'
format: 'template'
Expand Down

0 comments on commit 3793e8c

Please sign in to comment.