Skip to content

Commit a4fc808

Browse files
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 5e2145a commit a4fc808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security_scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
JDK_VERSION=${{ matrix.jdk_version }}
6868
6969
- name: Scan image with Anchore Grype
70-
uses: anchore/scan-action@v6
70+
uses: anchore/scan-action@v7
7171
id: scan
7272
with:
7373
image: 'ci/openvoxserver:${{ steps.extract_version.outputs.version }}'

0 commit comments

Comments
 (0)