Skip to content

Commit 57186b5

Browse files
Bump golangci/golangci-lint-action in the gh-actions-dependencies group (#513)
Bumps the gh-actions-dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 8 to 9 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v8...v9) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33286e4 commit 57186b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
go-version-file: 'go.mod'
2020

2121
- name: Run golangci-lint
22-
uses: golangci/golangci-lint-action@v8
22+
uses: golangci/golangci-lint-action@v9
2323
with:
2424
version: v2.4

0 commit comments

Comments
 (0)