Skip to content

Commit

Permalink
fix(github-action): update aquasecurity/trivy-action action to 0.6.2 (#…
Browse files Browse the repository at this point in the history
…703)

| datasource  | package                   | from  | to    |
| ----------- | ------------------------- | ----- | ----- |
| github-tags | aquasecurity/trivy-action | 0.6.0 | 0.6.2 |

Co-authored-by: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com>
  • Loading branch information
chii-bot[bot] authored Aug 4, 2022
1 parent 92c2655 commit e0c7e77
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/[email protected].0
uses: aquasecurity/[email protected].2
with:
image-ref: ${{ matrix.containers }}
vuln-type: os,library
Expand Down

0 comments on commit e0c7e77

Please sign in to comment.