Skip to content

Commit

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

Bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
jeff-french authored Dec 29, 2023
2 parents 5e13cd5 + 62254ec commit 850f249
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 @@ -51,7 +51,7 @@ jobs:
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Run chart-releaser
uses: helm/chart-releaser-action@be16258da8010256c6e82849661221415f031968 # v1.5.0
uses: helm/chart-releaser-action@a917fd15b20e8b64b94d9158ad54cd6345335584 # v1.6.0
with:
charts_dir: charts
config: cr.yaml
Expand Down

0 comments on commit 850f249

Please sign in to comment.