Skip to content

Commit

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

Bump actions/checkout from 4.1.5 to 4.1.6
  • Loading branch information
spowelljr authored May 16, 2024
2 parents 0bdc3fa + 153d7f9 commit c361a48
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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- 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 c361a48

Please sign in to comment.