Skip to content

Commit 3ac2288

Browse files
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 4.0.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b8933c commit 3ac2288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Verify generated files
3737
run: make install-tools generate check-generated
3838
- name: Run golangci-lint
39-
uses: golangci/[email protected].0
39+
uses: golangci/[email protected].1
4040
with:
4141
version: v1.55.2
4242
args: --verbose --timeout=10m

0 commit comments

Comments
 (0)