Skip to content

Commit 32928f7

Browse files
Vperiodtntkathole
authored andcommitted
Add continue-on-error
Signed-off-by: Vanshika Vanshika <vvanshik@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
1 parent a7f7a02 commit 32928f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
run: make compile-protos-go
105105

106106
- name: Run govulncheck
107+
continue-on-error: true
107108
uses: golang/govulncheck-action@v1
108109
with:
109110
work-dir: ${{ matrix.working-directory }}

0 commit comments

Comments
 (0)