Skip to content

Commit c1ba5dc

Browse files
Update azure/setup-helm action to v4.3.1 (#245)
1 parent 7f1de28 commit c1ba5dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
matrix: ${{ fromJson(needs.generate-matrix.outputs.matrix) }}
8787
steps:
8888
- uses: actions/checkout@v5
89-
- uses: azure/setup-helm@v4.3.0
89+
- uses: azure/setup-helm@v4.3.1
9090
- name: Set up Docker Buildx
9191
uses: docker/setup-buildx-action@v3
9292
- name: Start minikube

0 commit comments

Comments
 (0)