Skip to content

Commit 7e66307

Browse files
dependabot[bot]chombium
authored andcommitted
build(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.2
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.0 to 6.3.2. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6.3.0...v6.3.2) --- 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 b8d7d6a commit 7e66307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
- uses: actions/setup-go@v5
4040
with:
4141
go-version-file: go.mod
42-
- uses: golangci/[email protected].0
42+
- uses: golangci/[email protected].2
4343
with:
4444
args: --config .golangci.yml

0 commit comments

Comments
 (0)