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

Commit 44912fc

Browse files
Bump aquasecurity/trivy-action from 0.2.0 to 0.2.1 (#190)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.2.0...0.2.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11fc622 commit 44912fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
pull: true
110110
load: true
111111
- name: Run Trivy vulnerability scanner
112-
uses: aquasecurity/[email protected].0
112+
uses: aquasecurity/[email protected].1
113113
continue-on-error: true
114114
with:
115115
image-ref: nginx/nginx-ingress-operator:${{ github.sha }}

0 commit comments

Comments
 (0)