Skip to content

Commit bc044b7

Browse files
Bump aquasecurity/trivy-action from 0.7.0 to 0.7.1 (#202)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.7.0...0.7.1) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dee72f commit bc044b7

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/[email protected].0
212+
uses: aquasecurity/[email protected].1
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)