Skip to content

Commit

Permalink
Remove govulincheck from github actions (#3587)
Browse files Browse the repository at this point in the history
* remove govulincheck

* Revert "Enable running govulncheck in PRs (#3125)"

This reverts commit 1be6088.

(cherry picked from commit e20c34d)

# Conflicts:
#	.github/workflows/govulncheck.yml
  • Loading branch information
fearful-symmetry authored and mergify[bot] committed Oct 12, 2023
1 parent cd23535 commit b560ef5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .ci/bump-golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,15 +103,6 @@ targets:
content: '{{ source "latestGoVersion" }}'
file: .golangci.yml
matchpattern: '\d+.\d+.\d+'
update-govulncheck:
name: "Update govulncheck.yml"
sourceid: latestGoVersion
scmid: githubConfig
kind: file
spec:
content: '{{ source "latestGoVersion" }}'
file: .github/workflows/govulncheck.yml
matchpattern: '\d+.\d+.\d+'
update-version.asciidoc:
name: "Update version.asciidoc"
sourceid: latestGoVersion
Expand Down

0 comments on commit b560ef5

Please sign in to comment.