Skip to content

Commit

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

build(deps): bump helm/chart-releaser-action from 1.4.1 to 1.6.0
  • Loading branch information
nicoprow authored Apr 29, 2024
2 parents b8471c6 + 0f7c442 commit aa478d7
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 @@ -52,6 +52,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.4.1
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit aa478d7

Please sign in to comment.