Skip to content

Commit ca5ec2f

Browse files
Bump golangci/golangci-lint-action from 8 to 9 (#453)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6474980 commit ca5ec2f

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
@@ -15,6 +15,6 @@ jobs:
1515
with:
1616
go-version-file: 'go.mod'
1717
- name: golangci-lint
18-
uses: golangci/golangci-lint-action@v8
18+
uses: golangci/golangci-lint-action@v9
1919
with:
2020
version: v2.4

0 commit comments

Comments
 (0)