Skip to content

Commit

Permalink
Merge pull request #36 from p1nkun1c0rns/dependabot/github_actions/he…
Browse files Browse the repository at this point in the history
…lm/chart-releaser-action-1.6.0

Bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
steinbrueckri authored Nov 6, 2023
2 parents 33a1072 + ec8a73a commit 8ade096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-helmchart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
version: v3.4.0

- 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 8ade096

Please sign in to comment.