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

Commit 6c66748

Browse files
Bump aquasecurity/trivy-action from 0.2.1 to 0.2.2 (#203)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.2.1...0.2.2) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37ce978 commit 6c66748

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
@@ -185,7 +185,7 @@ jobs:
185185
build-args: |
186186
VERSION=${{ steps.var.outputs.version }}
187187
- name: Run Trivy vulnerability scanner
188-
uses: aquasecurity/trivy-action@0.2.1
188+
uses: aquasecurity/trivy-action@0.2.2
189189
continue-on-error: true
190190
with:
191191
image-ref: nginx/nginx-ingress-operator:${{ steps.meta.outputs.version }}

0 commit comments

Comments
 (0)