Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Commit 289a5e3

Browse files
Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 (#749)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4facb4 commit 289a5e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
path: ${{ github.workspace }}/.cache/trivy
164164
key: ${{ github.head_ref || github.ref_name }}-trivy
165165
- name: Scan Container
166-
uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # v0.30.0
166+
uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # v0.31.0
167167
env:
168168
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db
169169
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db

0 commit comments

Comments
 (0)