Skip to content

Commit 1b46b60

Browse files
build(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 (#13)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.34.0 to 0.34.1. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.34.0...0.34.1) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-version: 0.34.1 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 02fa08e commit 1b46b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
docker pull tgagor/gemini-cli:build-${{needs.build.outputs.tag_version}}
165165
166166
- name: Run Trivy vulnerability scanner
167-
uses: aquasecurity/trivy-action@0.34.0
167+
uses: aquasecurity/trivy-action@0.34.1
168168
with:
169169
image-ref: tgagor/gemini-cli:build-${{needs.build.outputs.tag_version}}
170170
format: template

0 commit comments

Comments
 (0)