Skip to content

Commit e20c34d

Browse files
Remove govulincheck from github actions (#3587)
* remove govulincheck * Revert "Enable running govulncheck in PRs (#3125)" This reverts commit 1be6088.
1 parent f66daf5 commit e20c34d

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

.ci/bump-golang.yml

-9
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,6 @@ targets:
103103
content: '{{ source "latestGoVersion" }}'
104104
file: .golangci.yml
105105
matchpattern: '\d+.\d+.\d+'
106-
update-govulncheck:
107-
name: "Update govulncheck.yml"
108-
sourceid: latestGoVersion
109-
scmid: githubConfig
110-
kind: file
111-
spec:
112-
content: '{{ source "latestGoVersion" }}'
113-
file: .github/workflows/govulncheck.yml
114-
matchpattern: '\d+.\d+.\d+'
115106
update-version.asciidoc:
116107
name: "Update version.asciidoc"
117108
sourceid: latestGoVersion

.github/workflows/govulncheck.yml

-17
This file was deleted.

0 commit comments

Comments
 (0)