Skip to content

Commit

Permalink
Merge pull request #65 from steadybit/dependabot/github_actions/helm/…
Browse files Browse the repository at this point in the history
…chart-releaser-action-1.6.0

build(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
github-actions[bot] authored Nov 17, 2023
2 parents ee062db + 9ae51d2 commit 23623d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ jobs:
helm repo add steadybit https://steadybit.github.io/helm-charts
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: charts
env:
Expand Down

0 comments on commit 23623d5

Please sign in to comment.