We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b14e5 commit 54f21d8Copy full SHA for 54f21d8
.github/workflows/sync-trivy-checks.yaml
@@ -21,4 +21,4 @@ jobs:
21
22
- name: Copy Trivy Checks
23
run: |
24
- 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 commit comments