1
0
mirror of https://github.com/tommytran732/Matrix.to-Docker synced 2024-10-17 19:55:14 -04: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:
Tommy 2024-07-10 10:28:31 -07:00 committed by GitHub
commit 4f6053a6bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -98,7 +98,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/tommytran732/matrix.to" image: "ghcr.io/tommytran732/matrix.to"