Skip to content

Commit

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

Bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
darthvader2 authored Dec 12, 2024
2 parents 246be19 + 002786c commit acbabc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart_publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
version: v3.4.0

- 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 acbabc8

Please sign in to comment.