Skip to content

Commit 3d1a472

Browse files
authored
Merge pull request k8snetworkplumbingwg#943 from k8snetworkplumbingwg/dependabot/github_actions/azure/setup-helm-4.3.1
build(deps): bump azure/setup-helm from 4.2.0 to 4.3.1
2 parents 1821d9d + ac118ce commit 3d1a472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart-push-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-24.04
1313
steps:
1414
- name: install helm
15-
uses: azure/setup-helm@v4.2.0
15+
uses: azure/setup-helm@v4.3.1
1616
with:
1717
version: latest
1818

0 commit comments

Comments
 (0)