Skip to content

Commit ffd5c07

Browse files
chore(deps): update azure/setup-helm action to v5 (#181)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e9b10a commit ffd5c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
3030
3131
- name: Install Helm
32-
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
32+
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
3333
env:
3434
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3535

0 commit comments

Comments
 (0)