Skip to content

Commit fe20f58

Browse files
authored
ci: update linter version in release workflow (#281)
1 parent dc7cc45 commit fe20f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Run golangci-lint
7373
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
7474
with:
75-
version: v1.55
75+
version: v1.59
7676
go-fmt:
7777
permissions:
7878
contents: read # to fetch code (actions/checkout)

0 commit comments

Comments
 (0)