Skip to content

Commit

Permalink
chore: update helm builder image to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
error418 committed Mar 11, 2020
1 parent 6f169a8 commit 0fee8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
release:
runs-on: ubuntu-latest
container:
image: alpine/helm:2.16.1
image: alpine/helm:3.1.1
steps:
- uses: actions/checkout@v1
- name: Install Git
Expand Down

0 comments on commit 0fee8cd

Please sign in to comment.