Skip to content

Commit

Permalink
feat(github-action): update aquasecurity/trivy-action ( 0.17.0 → 0.18…
Browse files Browse the repository at this point in the history
….0 )
  • Loading branch information
bot-akira[bot] authored Feb 29, 2024
1 parent 0fa5ec1 commit 80b7210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Scan Container
uses: aquasecurity/trivy-action@84384bd6e777ef152729993b8145ea352e9dd3ef # 0.17.0
uses: aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d # 0.18.0
with:
image-ref: ${{ matrix.containers }}
vuln-type: os,library
Expand Down

0 comments on commit 80b7210

Please sign in to comment.