Skip to content

Commit 2825881

Browse files
authored
Merge pull request #5922 from nextcloud/dependabot/github_actions/helm/chart-releaser-action-1.7.0
build(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0
2 parents 2992198 + db5bfa7 commit 2825881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
helm lint ./nextcloud-aio-helm-chart
4242
4343
- name: Run chart-releaser
44-
uses: helm/chart-releaser-action@v1.6.0
44+
uses: helm/chart-releaser-action@v1.7.0
4545
with:
4646
mark_as_latest: false
4747
charts_dir: .

0 commit comments

Comments
 (0)