mirror of
https://github.com/Wonderfall/docker-synapse.git
synced 2025-01-12 16:09:39 -05:00
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:
commit
13052ab115
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user