Skip to content

Commit c36f25b

Browse files
Bump anchore/scan-action from 6 to 7 (#136)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c680393 commit c36f25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
-
7373
name: "Anchore Scan: Run"
7474
id: scan
75-
uses: anchore/scan-action@v6
75+
uses: anchore/scan-action@v7
7676
with:
7777
image: "${{ steps.prepare.outputs.image }}:${{ steps.prepare.outputs.version }}"
7878
acs-report-enable: true

0 commit comments

Comments
 (0)