1
0
mirror of https://github.com/tommytran732/Matrix.to-Docker synced 2024-10-17 19:55:14 -04:00

Disable Grype fail-build

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-06-12 01:58:12 -07:00
parent 7d3dd174af
commit f5dfb4801a
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -102,6 +102,7 @@ jobs:
id: grype
with:
image: "ghcr.io/tommytran732/matrix.to"
fail-build: false
- name: Upload Grype scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3