Skip to content

Commit

Permalink
use v1 trivy-checks db
Browse files Browse the repository at this point in the history
  • Loading branch information
simar7 committed Oct 3, 2024
1 parent 0c586bb commit 066a168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-trivy-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:

- name: Copy Trivy Checks
run: |
oras cp ghcr.io/aquasecurity/trivy-checks:0 ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
oras cp ghcr.io/aquasecurity/trivy-checks:1 ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest

0 comments on commit 066a168

Please sign in to comment.