mirror of
https://github.com/tommytran732/Matrix.to-Docker
synced 2024-11-23 18:21:33 -05:00
Merge pull request #2 from TommyTran732/dependabot/github_actions/anchore/scan-action-4
Bump anchore/scan-action from 3 to 4
This commit is contained in:
commit
4f6053a6bb
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -98,7 +98,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/tommytran732/matrix.to"
|
||||
|
Loading…
Reference in New Issue
Block a user