Skip to content

Commit 000c624

Browse files
build(deps): bump anchore/scan-action from 6 to 7
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 6 to 7. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](anchore/scan-action@v6...v7) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7066a9 commit 000c624

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
load: true
110110
tags: springtale-local:ci
111111
cache-from: type=gha
112-
- uses: anchore/scan-action@v6
112+
- uses: anchore/scan-action@v7
113113
with:
114114
image: springtale-local:ci
115115
fail-build: true

0 commit comments

Comments
 (0)