Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit 92c51c9

Browse files
Bump helm/chart-releaser-action from 1.2.0 to 1.2.1
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/helm/chart-releaser-action/releases) - [Commits](helm/chart-releaser-action@v1.2.0...v1.2.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cfa32e commit 92c51c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
# Run chart-releaser action (https://github.com/helm/chart-releaser-action).
3131
- name: Run chart-releaser
32-
uses: helm/chart-releaser-action@v1.2.0
32+
uses: helm/chart-releaser-action@v1.2.1
3333
with:
3434
charts_dir: helm
3535
env:

0 commit comments

Comments
 (0)