Skip to content

Commit 32220fa

Browse files
chore(deps): update manusa/actions-setup-minikube action to v2.15.0 (#475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f74b65f commit 32220fa

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
@@ -94,7 +94,7 @@ jobs:
9494
fi
9595
done
9696
- name: Setup Minikube
97-
uses: manusa/actions-setup-minikube@v2.14.0
97+
uses: manusa/actions-setup-minikube@v2.15.0
9898
if: steps.list-changed.outputs.changed == 'true'
9999
with:
100100
minikube version: v1.38.0

0 commit comments

Comments
 (0)