Skip to content

Commit 524fa3d

Browse files
build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.4.1 (#347)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.4.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6.1.1...v6.4.1) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8c412c commit 524fa3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
cache: false
1818
go-version: ^1.22
1919
- name: golangci-lint
20-
uses: golangci/golangci-lint-action@v6.1.1
20+
uses: golangci/golangci-lint-action@v6.4.1
2121
with:
2222
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
2323
version: v1.62.2

0 commit comments

Comments
 (0)