Skip to content

Commit e6d3111

Browse files
chore(deps): 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 a1febcd commit e6d3111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
${{ runner.os }}-go-${{ matrix.go-version }}-
4141
4242
- name: Run golangci-lint
43-
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804
43+
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b

0 commit comments

Comments
 (0)