We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2145a commit fd3609aCopy full SHA for fd3609a
1 file changed
.github/workflows/security_scanning.yml
@@ -67,7 +67,7 @@ jobs:
67
JDK_VERSION=${{ matrix.jdk_version }}
68
69
- name: Scan image with Anchore Grype
70
- uses: anchore/scan-action@v6
+ uses: anchore/scan-action@v7
71
id: scan
72
with:
73
image: 'ci/openvoxserver:${{ steps.extract_version.outputs.version }}'
0 commit comments