Skip to content

Commit

Permalink
feat(github-action): update aquasecurity/trivy-action ( 0.20.0 → 0.21…
Browse files Browse the repository at this point in the history
….0 )
  • Loading branch information
bot-akira[bot] authored May 23, 2024
1 parent 4548a99 commit 85e05e7
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- name: Scan Container
uses: aquasecurity/trivy-action@b2933f565dbc598b29947660e66259e3c7bc8561 # 0.20.0
uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2 # 0.21.0
with:
image-ref: ${{ matrix.containers }}
vuln-type: os,library
Expand Down

0 comments on commit 85e05e7

Please sign in to comment.