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 bc8dee4 commit a730bc2Copy full SHA for a730bc2
.github/workflows/container-ci.yaml
@@ -175,7 +175,7 @@ jobs:
175
path: ${{ github.workspace }}/.cache/trivy
176
key: ${{ github.head_ref || github.ref_name }}-trivy
177
- name: Scan Container
178
- uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0
+ uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # v0.33.1
179
env:
180
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db
181
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db
0 commit comments