Skip to content

Commit

Permalink
ci(github-action): update aquasecurity/trivy-action action ( 0.17.0 →…
Browse files Browse the repository at this point in the history
… 0.18.0 )

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | aquasecurity/trivy-action | 0.17.0 | 0.18.0 |


Signed-off-by: Anthony Rabbito <hello@anthonyrabbito.com>
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 0f189c7 commit 4a092b6
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@v3
- name: Scan Container
uses: aquasecurity/trivy-action@0.17.0
uses: aquasecurity/trivy-action@0.18.0
with:
image-ref: ${{ matrix.containers }}
vuln-type: os,library
Expand Down

0 comments on commit 4a092b6

Please sign in to comment.