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 516c9b1 commit 9ce7c9fCopy full SHA for 9ce7c9f
.github/workflows/container-ci.yaml
@@ -163,7 +163,7 @@ jobs:
163
path: ${{ github.workspace }}/.cache/trivy
164
key: ${{ github.head_ref || github.ref_name }}-trivy
165
- name: Scan Container
166
- uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # v0.30.0
+ uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # v0.31.0
167
env:
168
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db
169
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db
0 commit comments