mirror of
https://github.com/wimpysworld/stream-sprout
synced 2026-03-14 14:45:50 +01:00
chore(deps): bump anchore/scan-action from 4 to 5
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 4 to 5. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/anchore/scan-action/compare/v4...v5) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e5a0db3a8f
commit
3f91c0f573
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scan-container.yaml
vendored
2
.github/workflows/scan-container.yaml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
load: true
|
||||
|
||||
- name: Scan image
|
||||
uses: anchore/scan-action@v4
|
||||
uses: anchore/scan-action@v5
|
||||
with:
|
||||
image: "localbuild/testimage:latest"
|
||||
output-format: table
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue