Skip to content

Commit d8cc46b

Browse files
🌱 Bump golangci/golangci-lint-action from 3 to 4 (#293)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v4) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c69b96f commit d8cc46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
go-version-file: "go.mod"
4949

5050
- name: Lint
51-
uses: golangci/golangci-lint-action@v3
51+
uses: golangci/golangci-lint-action@v4
5252
with:
5353
version: v1.51.2
5454

0 commit comments

Comments
 (0)