Skip to content

Commit

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

Bump actions/checkout from 4.1.3 to 4.1.5
  • Loading branch information
spowelljr authored May 16, 2024
2 parents e41a90a + c3076db commit 0bdc3fa
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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
- 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 0bdc3fa

Please sign in to comment.