build(deps): bump docker/scout-action in the devops group (#8890)
Bumps the devops group with 1 update: [docker/scout-action](https://github.com/docker/scout-action). Updates `docker/scout-action` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/docker/scout-action/releases) - [Commits](https://github.com/docker/scout-action/compare/v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: docker/scout-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devops ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ac1242a189
commit
689a77637b
|
@ -193,7 +193,7 @@ jobs:
|
|||
# - `dev` for a pull request event
|
||||
- name: Docker Scout
|
||||
id: docker-scout
|
||||
uses: docker/scout-action@v1.13.0
|
||||
uses: docker/scout-action@v1.14.0
|
||||
# We only run Docker Scout on the `runtime` target, as the other targets are not meant to be released
|
||||
# and are commonly used for testing, and thus are ephemeral.
|
||||
# TODO: Remove the `contains` check once we have a better way to determine if just new vulnerabilities are present.
|
||||
|
|
Loading…
Reference in New Issue