Skip to content

Commit 7e52309

Browse files
🌱 Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 4.0.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.7.0...v4.0.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4bcb06 commit 7e52309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pullrequests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
go-version: "1.21"
1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@v3.7.0
19+
uses: golangci/golangci-lint-action@v4.0.0
2020
with:
2121
version: v1.55.2
2222

0 commit comments

Comments
 (0)