Skip to content

Commit

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

Bump helm/chart-releaser-action from 1.2.1 to 1.4.0
  • Loading branch information
satoru-takeuchi authored Jun 30, 2022
2 parents df716b2 + 56e2c4b commit 05ac5d7
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.2.1
uses: helm/chart-releaser-action@v1.4.0
with:
config: ".cr.yaml"
env:
Expand Down

0 comments on commit 05ac5d7

Please sign in to comment.