Skip to content

Commit 4b58251

Browse files
dependabot[bot]euskadi31
authored andcommitted
build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.2
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.3.2. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6.2.0...v6.3.2) --- 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>
1 parent 45a841e commit 4b58251

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
@@ -139,7 +139,7 @@ jobs:
139139
}
140140
141141
- name: Run golangci-lint
142-
uses: golangci/golangci-lint-action@v6.2.0
142+
uses: golangci/golangci-lint-action@v6.3.2
143143
with:
144144
version: v1.62.2
145145
skip-cache: true

0 commit comments

Comments
 (0)