Skip to content

Commit

Permalink
chore(deps): bump helm/chart-releaser-action from 1.4.1 to 1.5.0 (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent a032117 commit cc92de6
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 @@ -32,7 +32,7 @@ jobs:
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Run chart-releaser
uses: helm/chart-releaser-action@98bccfd32b0f76149d188912ac8e45ddd3f8695f # pin@v1.4.0
uses: helm/chart-releaser-action@be16258da8010256c6e82849661221415f031968 # pin@v1.4.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

Expand Down

0 comments on commit cc92de6

Please sign in to comment.