Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #78 from eclipse-tractusx/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/helm/chart-releaser-action-1.6.0

chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
fabiodmota authored Feb 28, 2024
2 parents 9354907 + 4146792 commit 6b77e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- 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 6b77e40

Please sign in to comment.