Skip to content

Commit 3a41ab6

Browse files
chore(deps): Bump golangci/golangci-lint-action in the actions group
Bumps the actions group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3143c1f commit 3a41ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
go-version-file: .go-version
2121

2222
- name: Lint
23-
uses: golangci/golangci-lint-action@v8.0.0
23+
uses: golangci/golangci-lint-action@v9.0.0
2424
with:
2525
version: v2.4.0

0 commit comments

Comments
 (0)