Skip to content

Commit 0e546ab

Browse files
authored
Merge pull request #11 from GitGuardian/dependabot/github_actions/actions-6f13f8bbdf
Bump helm/chart-releaser-action from 1.6.0 to 1.7.0 in the actions group
2 parents e5fe995 + 356f484 commit 0e546ab

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)