Skip to content

Commit

Permalink
ci(trivy-action): bump trivy-action
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 9, 2024
1 parent b0aba7c commit 42bdd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-action-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Trivy vulnerability scanner in fs mode
uses: DmitriyLewen/trivy-action@abc23ab16840310ea0e532272bcd138dadfb6642
uses: DmitriyLewen/trivy-action@c4f287b428b429441a367965327f9828dfd564c0
with:
scan-type: 'fs'
image-ref: '.'
Expand Down

0 comments on commit 42bdd48

Please sign in to comment.