Skip to content

Commit f76da1c

Browse files
dependabot[bot]flexiondotorg
authored andcommitted
chore(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 5d864aa commit f76da1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
load: true
2727

2828
- name: Scan image
29-
uses: anchore/scan-action@v6
29+
uses: anchore/scan-action@v7
3030
with:
3131
image: "localbuild/testimage:latest"
3232
output-format: table

0 commit comments

Comments
 (0)