diff --git a/.github/workflows/release-fleet.yml b/.github/workflows/release-fleet.yml index 139dcd0817..af7dd9a568 100644 --- a/.github/workflows/release-fleet.yml +++ b/.github/workflows/release-fleet.yml @@ -37,7 +37,7 @@ jobs: with: # Required: the version of golangci-lint is required and must be specified without patch version: we always # use the latest patch version. - version: v1.55 + version: v1.58 args: --timeout=10m --config=.golangci.json - name: "Read Vault Secrets"