Skip to content

Commit

Permalink
Merge pull request #21 from minikube-ci/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4.1.7

Bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
spowelljr committed Aug 28, 2024
2 parents c361a48 + ca0d2cf commit 31afdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/minikube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
name: build discover and deploy
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Start minikube
uses: medyagh/setup-minikube@latest
# now you can run kubectl to see the pods in the cluster
Expand Down

0 comments on commit 31afdec

Please sign in to comment.