Skip to content

Commit 8c7fe00

Browse files
chore(deps): bump docker/scout-action from 1.14.0 to 1.15.1 (#344)
Bumps [docker/scout-action](https://github.com/docker/scout-action) from 1.14.0 to 1.15.1. - [Release notes](https://github.com/docker/scout-action/releases) - [Commits](docker/scout-action@v1.14.0...v1.15.1) --- updated-dependencies: - dependency-name: docker/scout-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jake Newton <[email protected]>
2 parents 80d63c9 + 3b6b0cf commit 8c7fe00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
password: ${{ secrets.DOCKERHUB_TOKEN }}
118118

119119
- name: Docker Scout
120-
uses: docker/scout-action@v1.14.0
120+
uses: docker/scout-action@v1.15.1
121121
with:
122122
command: cves
123123
image: '${{ matrix.image.name }}${{ matrix.image.suffix }}:${{ github.sha }}'

0 commit comments

Comments
 (0)