Skip to content

Commit 63da792

Browse files
build(deps): Bump golangci/golangci-lint-action from 6 to 8
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 8. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6...v8) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a61201f commit 63da792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
just --timestamp _lint
6060
6161
- name: More Go lint
62-
uses: golangci/golangci-lint-action@v6
62+
uses: golangci/golangci-lint-action@v8
6363
with:
6464
# keep in sync with hack/tools.just
6565
version: v1.64.8

0 commit comments

Comments
 (0)