Skip to content

Commit a498cc8

Browse files
chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0 (#1447)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7ae66a commit a498cc8

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
@@ -129,7 +129,7 @@ jobs:
129129
run: make deps
130130

131131
- name: Run Chart Releaser
132-
uses: helm/chart-releaser-action@v1.5.0
132+
uses: helm/chart-releaser-action@v1.6.0
133133
with:
134134
config: cr.yaml
135135
env:

0 commit comments

Comments
 (0)