Skip to content

Commit 3369e5c

Browse files
authored
Merge pull request #1723 from prometheus-operator/dependabot/github_actions/azure/setup-helm-2.1
build(deps): bump azure/setup-helm from 2.0 to 2.1
2 parents fd82851 + 6d7f9b9 commit 3369e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
wait: 10s # Without default CNI, control-plane doesn't get ready until Cilium is installed
101101
config: .github/workflows/kind/config.yml
102102
- name: Setup Helm
103-
uses: azure/setup-helm@v2.0
103+
uses: azure/setup-helm@v2.1
104104
- name: Install Cilium
105105
run: |
106106
helm repo add cilium https://helm.cilium.io/

0 commit comments

Comments
 (0)