diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 247c43c6..6fc67152 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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)