Skip to content

Commit

Permalink
Merge pull request #42 from luisdavim/dependabot/github_actions/helm/…
Browse files Browse the repository at this point in the history
…chart-releaser-action-1.5.0
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
2 parents c879f95 + a2bd74b commit 99fa71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
git config user.email "${{ github.actor }}@users.noreply.github.com"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.1.0
uses: helm/chart-releaser-action@v1.5.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

Expand Down

0 comments on commit 99fa71b

Please sign in to comment.