Skip to content

Commit f8ee269

Browse files
authored
[chore] Add govulncheck (#3663)
1 parent 602a116 commit f8ee269

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/continuous-integration.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,6 @@ jobs:
9191

9292
- name: Perform CodeQL Analysis
9393
uses: github/codeql-action/analyze@v3
94+
95+
- name: Govulncheck
96+
uses: golang/govulncheck-action@v1

0 commit comments

Comments
 (0)