Skip to content

Commit 8134149

Browse files
Merge pull request #1 from OpenVoxProject/dependabot/github_actions/anchore/scan-action-6
build(deps): bump anchore/scan-action from 5 to 6
2 parents c5aabc8 + cda5e92 commit 8134149

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
@@ -51,7 +51,7 @@ jobs:
5151
RUGGED_VERSION=${{ matrix.rugged_version }}
5252
5353
- name: Scan image with Anchore Grype
54-
uses: anchore/scan-action@v5
54+
uses: anchore/scan-action@v6
5555
id: scan
5656
with:
5757
image: 'ci/openvoxserver:${{ matrix.server_version }}'

0 commit comments

Comments
 (0)