Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Commit 1de2458

Browse files
chore(deps): bump aquasecurity/trivy-action from 0.0.12 to 0.0.13 (#674)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.0.12 to 0.0.13. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.0.12...e2054f8) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e39767 commit 1de2458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: docker build -t test:test .
2020

2121
- name: Trivy Scan - High and Critical Severity
22-
uses: aquasecurity/[email protected].12
22+
uses: aquasecurity/[email protected].13
2323
with:
2424
image-ref: test:test
2525
exit-code: 1

0 commit comments

Comments
 (0)