Skip to content

Commit b980971

Browse files
Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@3cfe3a4...82d40c2) --- 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 773c1b1 commit b980971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
exit 1
5757
fi
5858
- name: Lint
59-
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804
59+
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b
6060
with:
6161
version: v1.55.2

0 commit comments

Comments
 (0)