We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc8309 commit b29bcd8Copy full SHA for b29bcd8
.github/workflows/helm.yml
@@ -75,7 +75,7 @@ jobs:
75
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --debug --charts ./helm/polaris
76
77
- name: Set up Minikube
78
- uses: medyagh/setup-minikube@cea33675329b799adccc9526aa5daccc26cd5052 # v0.0.19
+ uses: medyagh/setup-minikube@e3c7f79eb1e997eabccc536a6cf318a2b0fe19d9 # v0.0.20
79
80
- name: Print Docker info
81
run: |
0 commit comments