Skip to content

Commit a7ab423

Browse files
Bump anchore/scan-action from 6 to 7 in /.github/workflows
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 d565775 commit a7ab423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
tags: ${{ env.DOCKER_IMAGE }}:${{ matrix.BUILD_IMAGE_TAG }}
5454

5555
- name: Scan generated packages
56-
uses: anchore/scan-action@v6
56+
uses: anchore/scan-action@v7
5757
id: securityscan
5858
with:
5959
image: ${{ env.DOCKER_IMAGE }}:${{ matrix.BUILD_IMAGE_TAG }}

0 commit comments

Comments
 (0)