Skip to content

Commit 31afdec

Browse files
authored
Merge pull request #21 from minikube-ci/dependabot/github_actions/actions/checkout-4.1.7
Bump actions/checkout from 4.1.6 to 4.1.7
2 parents c361a48 + ca0d2cf commit 31afdec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/minikube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
name: build discover and deploy
99
steps:
10-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
10+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
1111
- name: Start minikube
1212
uses: medyagh/setup-minikube@latest
1313
# now you can run kubectl to see the pods in the cluster

0 commit comments

Comments
 (0)