Skip to content

Commit

Permalink
Merge pull request #114 from gocd/dependabot/github_actions/helm/char…
Browse files Browse the repository at this point in the history
…t-releaser-action-1.7.0

Bump helm/chart-releaser-action from 1.6.0 to 1.7.0
  • Loading branch information
chadlwilson authored Jan 20, 2025
2 parents d21fda5 + 1fdde83 commit 259665f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
version: latest

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
uses: helm/chart-releaser-action@v1.7.0
with:
charts_dir: .
env:
Expand Down

0 comments on commit 259665f

Please sign in to comment.