Skip to content

Commit 1ec56b7

Browse files
Bump helm/chart-releaser-action from 1.6.0 to 1.7.0 in the github-actions group (#131)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfcc16c commit 1ec56b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart-lint-test-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
done
8383
8484
- name: Run chart-releaser
85-
uses: helm/chart-releaser-action@v1.6.0
85+
uses: helm/chart-releaser-action@v1.7.0
8686
env:
8787
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
8888
with:

0 commit comments

Comments
 (0)