Skip to content

Commit 6a83241

Browse files
Merge pull request #687 from nextcloud/dependabot/github_actions/helm/chart-releaser-action-1.7.0
2 parents dae0b49 + cdab0a0 commit 6a83241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
helm repo add collabora https://collaboraonline.github.io/online/
3939
4040
- name: Run chart-releaser
41-
uses: helm/chart-releaser-action@v1.6.0
41+
uses: helm/chart-releaser-action@v1.7.0
4242
env:
4343
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
4444
CR_GENERATE_RELEASE_NOTES: true

0 commit comments

Comments
 (0)