We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a31a25 commit 61da833Copy full SHA for 61da833
.github/workflows/main.yml
@@ -84,7 +84,7 @@ jobs:
84
exit-code: "1"
85
ignore-unfixed: true
86
vuln-type: "os,library"
87
- severity: "CRITICAL,HIGH"
+ severity: "CRITICAL"
88
89
- name: Build and push Docker image
90
uses: docker/build-push-action@v5
.github/workflows/release.yml
@@ -80,7 +80,7 @@ jobs:
80
81
82
83
0 commit comments