Skip to content

Commit

Permalink
Merge pull request #140 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/checkout-3.2.0

Bump actions/checkout from 3.1.0 to 3.2.0
  • Loading branch information
k8s-ci-robot committed Dec 13, 2022
2 parents d302fe6 + d0929c1 commit ace2be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
id-token: write
steps:
- name: Checkout code
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
- name: Setup golang
uses: actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613
with:
Expand Down

0 comments on commit ace2be8

Please sign in to comment.