Skip to content

Commit

Permalink
ci(workflow): bump aquasecurity/trivy-action from 0.13.0 to 0.13.1
Browse files Browse the repository at this point in the history
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.13.0...0.13.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]>
  • Loading branch information
dependabot[bot] authored and stigok committed Oct 31, 2023
1 parent 4994a87 commit 578bac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
docker image save ${DOCKER_TAG} -o image.tar
-
name: Trivy vulnerability scan
uses: aquasecurity/[email protected].0
uses: aquasecurity/[email protected].1
with:
input: image.tar
format: 'table'
Expand Down

0 comments on commit 578bac1

Please sign in to comment.