Skip to content

Commit

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

chore(deps): Bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
Daniel Holbach authored Nov 3, 2023
2 parents 151caf0 + 87baca6 commit 5706607
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 @@ -20,6 +20,6 @@ jobs:
git config user.email "[email protected]"
- 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 5706607

Please sign in to comment.