Skip to content

Commit a730bc2

Browse files
Bump aquasecurity/trivy-action from 0.32.0 to 0.33.0 (#846)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc8dee4 commit a730bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
path: ${{ github.workspace }}/.cache/trivy
176176
key: ${{ github.head_ref || github.ref_name }}-trivy
177177
- name: Scan Container
178-
uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0
178+
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # v0.33.1
179179
env:
180180
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db
181181
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db

0 commit comments

Comments
 (0)