Skip to content

Commit e5d7f53

Browse files
Update azure/setup-helm action to v5.0.1
1 parent 9963630 commit e5d7f53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v6
1818

19-
- uses: azure/setup-helm@v5.0.0
19+
- uses: azure/setup-helm@v5.0.1
2020

2121
- name: Create k8s Kind Cluster
2222
run: ctlptl create cluster kind --registry=ctlptl-registry

0 commit comments

Comments
 (0)