Skip to content

Commit b29bcd8

Browse files
authored
main: Update medyagh/setup-minikube action to v0.0.20 (#2066)
1 parent 6dc8309 commit b29bcd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --debug --charts ./helm/polaris
7676

7777
- name: Set up Minikube
78-
uses: medyagh/setup-minikube@cea33675329b799adccc9526aa5daccc26cd5052 # v0.0.19
78+
uses: medyagh/setup-minikube@e3c7f79eb1e997eabccc536a6cf318a2b0fe19d9 # v0.0.20
7979

8080
- name: Print Docker info
8181
run: |

0 commit comments

Comments
 (0)