Skip to content

Commit 356f484

Browse files
Bump helm/chart-releaser-action from 1.6.0 to 1.7.0 in the actions group
Bumps the actions group with 1 update: [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action). Updates `helm/chart-releaser-action` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/helm/chart-releaser-action/releases) - [Commits](helm/chart-releaser-action@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: helm/chart-releaser-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4ba799 commit 356f484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- uses: jdx/mise-action@v2
5050

5151
- name: Run chart-releaser
52-
uses: helm/chart-releaser-action@v1.6.0
52+
uses: helm/chart-releaser-action@v1.7.0
5353
env:
5454
CR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5555
skip_existing: true

0 commit comments

Comments
 (0)