Skip to content

Commit

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

Bump actions/checkout from 4.1.1 to 4.1.3
  • Loading branch information
spowelljr authored Apr 25, 2024
2 parents ed349a1 + c8efec2 commit e41a90a
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@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
- 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 e41a90a

Please sign in to comment.