Skip to content

Commit

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

chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
dntosas authored Nov 22, 2023
2 parents a64ef3a + 7eb55c5 commit 855f175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
helm repo update
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 855f175

Please sign in to comment.