Merge pull request #15 from Wonderfall/dependabot/github_actions/anchore/scan-action-4

Bump anchore/scan-action from 3 to 4
This commit is contained in:
Tommy 2024-07-10 19:06:16 -07:00 committed by GitHub
commit 13052ab115
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,7 +105,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: Run Grype vulnerability scanner
uses: anchore/scan-action@v3
uses: anchore/scan-action@v4
id: grype
with:
image: "ghcr.io/wonderfall/synapse"