Skip to content

Commit

Permalink
Merge pull request #52 from jkroepke/dependabot/github_actions/helm/c…
Browse files Browse the repository at this point in the history
…hart-releaser-action-1.6.0
  • Loading branch information
jkroepke authored Nov 3, 2023
2 parents 428a89a + affbca1 commit ffe80d9
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 @@ -29,7 +29,7 @@ jobs:
version: v3.8.1

- 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 }}"

Expand Down

0 comments on commit ffe80d9

Please sign in to comment.