Skip to content

Commit 5703eef

Browse files
Update snyk-container.yml
[ci skip]
1 parent 32c9ec5 commit 5703eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
image: patrikjuvonen/docker-nginx-http3:snyk-ci
5151
args: --file=Dockerfile
5252
# Patch for https://github.com/github/codeql-action/issues/2187
53-
- name: Replace security-severity undefined for license-related findings
53+
- name: Replace null security-severity for license-related findings
5454
run: |
5555
sed -i 's/"security-severity": "null"/"security-severity": "0"/g' snyk.sarif
5656
- name: Upload result to GitHub Code Scanning

0 commit comments

Comments
 (0)