Skip to content

Commit 5c608c3

Browse files
Bump aquasecurity/trivy-action from 0.6.2 to 0.7.0 (#195)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.6.2 to 0.7.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.6.2...0.7.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 219d215 commit 5c608c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
no-cache: ${{ github.event_name != 'pull_request' }}
210210

211211
- name: Run Trivy vulnerability scanner
212-
uses: aquasecurity/trivy-action@0.6.2
212+
uses: aquasecurity/trivy-action@0.7.0
213213
continue-on-error: true
214214
with:
215215
image-ref: ghcr.io/nginxinc/nginx-kubernetes-gateway:${{ steps.meta.outputs.version }}

0 commit comments

Comments
 (0)