Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 347b659

Browse files
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 7.0.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 7.0.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.7.0...v7.0.0) --- 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 b56da71 commit 347b659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/[email protected]
2424
with:
2525
go-version-file: 'go.mod'
26-
- uses: golangci/golangci-lint-action@v3.7.0
26+
- uses: golangci/golangci-lint-action@v7.0.0
2727
with:
2828
version: v1.48
2929
# github.head_ref is only set on pull_request runs, not for

0 commit comments

Comments
 (0)