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"
|
runs-on: "ubuntu-latest"
|
||||||
steps:
|
steps:
|
||||||
- name: Run Grype vulnerability scanner
|
- name: Run Grype vulnerability scanner
|
||||||
uses: anchore/scan-action@v3
|
uses: anchore/scan-action@v4
|
||||||
id: grype
|
id: grype
|
||||||
with:
|
with:
|
||||||
image: "ghcr.io/wonderfall/synapse"
|
image: "ghcr.io/wonderfall/synapse"
|
||||||
|
Loading…
Reference in New Issue
Block a user