1
0
mirror of https://github.com/helm/chart-testing.git synced 2026-02-05 18:45:18 +01:00

Update GoReleaser (#337)

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
This commit is contained in:
Reinhard Nägele
2021-05-20 08:46:39 +02:00
committed by GitHub
parent 1bccc2467e
commit 3a490fa0a6
5 changed files with 652 additions and 184 deletions

View File

@@ -22,7 +22,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: 1.14
go-version: 1.16
- uses: azure/setup-helm@v1
with:

View File

@@ -22,7 +22,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: 1.14
go-version: 1.16
- name: Install tools
run: |