Skip to content

Commit 696edcf

Browse files
authored
Merge pull request #399 from OWASP/dependabot/github_actions/helm/chart-releaser-action-1.6.0
2 parents 157757c + 23ce484 commit 696edcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Get back to original branch
5959
uses: actions/checkout@v4
6060
- name: Run chart-releaser
61-
uses: helm/chart-releaser-action@v1.5.0
61+
uses: helm/chart-releaser-action@v1.6.0
6262
with:
6363
charts_dir: helm
6464
env:

0 commit comments

Comments
 (0)