Skip to content

Commit 4b08492

Browse files
renovate[bot]bastianeicher
authored andcommitted
Update helm/chart-releaser-action action to v1.7.0
1 parent b855748 commit 4b08492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
run: |
2323
git config user.name "$GITHUB_ACTOR"
2424
git config user.email "[email protected]"
25-
- uses: helm/chart-releaser-action@v1.6.0
25+
- uses: helm/chart-releaser-action@v1.7.0
2626
env:
2727
CR_TOKEN: ${{github.token}}

0 commit comments

Comments
 (0)