Skip to content

Commit f8cc059

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

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
@@ -27,7 +27,7 @@ jobs:
2727
run: make test
2828

2929
- name: Run golangci-lint
30-
uses: golangci/golangci-lint-action@v6.2.0
30+
uses: golangci/golangci-lint-action@v6.3.1
3131
with:
3232
version: v1.62.2
3333
skip-cache: true

0 commit comments

Comments
 (0)