Skip to content

Commit

Permalink
Merge pull request #10 from InseeFrLab/renovate/helm-chart-releaser-a…
Browse files Browse the repository at this point in the history
…ction-1.x

chore(deps): update helm/chart-releaser-action action to v1.6.0
  • Loading branch information
ihiverlet authored Jun 18, 2024
2 parents 75edc09 + b70bd0f commit 784a582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
version: v3.10.0

- 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 784a582

Please sign in to comment.