Skip to content

Commit fd3609a

Browse files
chore(deps): update anchore/scan-action action to v7 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e2145a commit fd3609a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)