Skip to content

Commit 41dabf3

Browse files
Bump aquasecurity/trivy-action from 0.9.1 to 0.9.2 (#3486)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.9.1...0.9.2) --- 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 3d1e7a0 commit 41dabf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cve.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
cache-to: type=local,dest=/tmp/.buildx-cache
5656

5757
- name: Run CVE checks
58-
uses: aquasecurity/[email protected].1
58+
uses: aquasecurity/[email protected].2
5959
with:
6060
image-ref: "provectuslabs/kafka-ui:${{ steps.build.outputs.version }}"
6161
format: "table"

0 commit comments

Comments
 (0)