Skip to content

Commit

Permalink
Merge pull request #62 from clusterpedia-io/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/helm/chart-releaser-action-1.6.0

Bump helm/chart-releaser-action from 1.4.1 to 1.6.0
  • Loading branch information
Iceber authored Nov 13, 2023
2 parents acf0c0d + 16f1cc2 commit b118b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
helm repo add clusterpedia https://clusterpedia-io.github.io/clusterpedia-helm
- 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 b118b43

Please sign in to comment.