Skip to content

Commit

Permalink
Merge pull request #148 from topolvm/dependabot/github_actions/helm/c…
Browse files Browse the repository at this point in the history
…hart-releaser-action-1.4.1

Bump helm/chart-releaser-action from 1.4.0 to 1.4.1
  • Loading branch information
satoru-takeuchi authored Oct 3, 2022
2 parents 99e50b4 + e45b68a commit eb52fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: "Run chart-releaser"
uses: helm/chart-releaser-action@v1.4.0
uses: helm/chart-releaser-action@v1.4.1
with:
config: ".cr.yaml"
env:
Expand Down

0 comments on commit eb52fa2

Please sign in to comment.