diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 472516b..1d35619 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -74,10 +74,10 @@ jobs: with: go-version: 1.17 id: go - - uses: azure/setup-helm@v1 + - uses: azure/setup-helm@v4.2.0 with: - version: "v3.3.1" # default is latest stable - id: helm + version: 'v3.7.0' + id: install - uses: actions/checkout@v2 - uses: actions/cache@v2 with: diff --git a/.goreleaser.yaml b/.goreleaser.yaml index bad17c2..80053fd 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -60,7 +60,7 @@ brews: checksum: name_template: "sha256-checksums.txt" snapshot: - name_template: "{{.Version}}-next" + version_template: "{{.Version}}-next" changelog: sort: asc filters: