Skip to content

Commit ac85104

Browse files
chore(deps): bump golangci/golangci-lint-action from 8 to 9 (#491)
1 parent ce97a91 commit ac85104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
with:
3434
go-version-file: "go.mod"
3535
- name: golangci-lint
36-
uses: golangci/golangci-lint-action@v8
36+
uses: golangci/golangci-lint-action@v9
3737
with:
3838
only-new-issues: true

0 commit comments

Comments
 (0)