Skip to content

Commit

Permalink
ci: update linter version in release workflow (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath authored Oct 31, 2024
1 parent dc7cc45 commit fe20f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
with:
version: v1.55
version: v1.59
go-fmt:
permissions:
contents: read # to fetch code (actions/checkout)
Expand Down

0 comments on commit fe20f58

Please sign in to comment.