Skip to content

Commit

Permalink
Bump helm/chart-releaser-action from v1.0.0 to v1.1.0
Browse files Browse the repository at this point in the history
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from v1.0.0 to v1.1.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](helm/chart-releaser-action@v1.0.0...565e779)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcofranssen committed Feb 12, 2021
1 parent 8b7b44e commit ca50066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.0.0
uses: helm/chart-releaser-action@v1.1.0
env:
CR_TOKEN: '${{ secrets.GITHUB_TOKEN }}'

0 comments on commit ca50066

Please sign in to comment.