Skip to content

Commit c562a69

Browse files
ci: bump docker/scout-action in the github-actions group
Bumps the github-actions group with 1 update: [docker/scout-action](https://github.com/docker/scout-action). Updates `docker/scout-action` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/docker/scout-action/releases) - [Commits](docker/scout-action@v1.9.3...v1.10.0) --- updated-dependencies: - dependency-name: docker/scout-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c3fe46 commit c562a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
file: Dockerfile
110110

111111
- name: Docker Scout Scan
112-
uses: docker/scout-action@v1.9.3
112+
uses: docker/scout-action@v1.10.0
113113
with:
114114
command: quickview, cves
115115
image: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)