Skip to content

Commit 1dfd46e

Browse files
dependabot[bot]xorcare
authored andcommitted
Bump golangci/golangci-lint-action from 5 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v5...v6) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent feac4da commit 1dfd46e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ jobs:
7373
with:
7474
go-version: '1.22.0'
7575
- name: golangci-lint
76-
uses: golangci/golangci-lint-action@v5
76+
uses: golangci/golangci-lint-action@v6
7777
with:
7878
version: v1.55.2

0 commit comments

Comments
 (0)