Skip to content

Commit

Permalink
Merge pull request #1 from OpenVoxProject/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…nchore/scan-action-6

build(deps): bump anchore/scan-action from 5 to 6
  • Loading branch information
github-actions[bot] authored Jan 17, 2025
2 parents c5aabc8 + cda5e92 commit 8134149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security_scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
RUGGED_VERSION=${{ matrix.rugged_version }}
- name: Scan image with Anchore Grype
uses: anchore/scan-action@v5
uses: anchore/scan-action@v6
id: scan
with:
image: 'ci/openvoxserver:${{ matrix.server_version }}'
Expand Down

0 comments on commit 8134149

Please sign in to comment.