mirror of
https://github.com/tommytran732/Matrix.to-Docker
synced 2024-11-22 01:51:33 -05:00
Disable Grype fail-build
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
7d3dd174af
commit
f5dfb4801a
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -102,6 +102,7 @@ jobs:
|
|||||||
id: grype
|
id: grype
|
||||||
with:
|
with:
|
||||||
image: "ghcr.io/tommytran732/matrix.to"
|
image: "ghcr.io/tommytran732/matrix.to"
|
||||||
|
fail-build: false
|
||||||
|
|
||||||
- name: Upload Grype scan results to GitHub Security tab
|
- name: Upload Grype scan results to GitHub Security tab
|
||||||
uses: github/codeql-action/upload-sarif@v3
|
uses: github/codeql-action/upload-sarif@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user