Skip to content

Commit

Permalink
ci(trivy-install): use cache
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 9, 2024
1 parent fc07a47 commit 5ba81fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-install-trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
tag: v0.56.1
platform: ${{ steps.set-platform.outputs.PLATFORM }}
arch: ${{ steps.set-arch.outputs.ARCH }}
cache: true

- name: Test trivy run
run: trivy -v

0 comments on commit 5ba81fa

Please sign in to comment.