Skip to content

Commit

Permalink
Bump helm/chart-releaser-action from 1.6.0 to 1.7.0 (#320)
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 21, 2025
1 parent 050e20a commit e8021a8
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 @@ -34,7 +34,7 @@ jobs:
private_key: ${{ secrets.GH_APP_PRIVATE_KEY }}

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
uses: helm/chart-releaser-action@v1.7.0
env:
CR_TOKEN: ${{ steps.generate_token.outputs.token }}
CR_SKIP_EXISTING: "true"
Expand Down

0 comments on commit e8021a8

Please sign in to comment.