Skip to content

Commit

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

Bump actions/checkout from 3.5.0 to 3.5.2
  • Loading branch information
k8s-ci-robot authored Apr 21, 2023
2 parents c208696 + f3a5fb5 commit 29b8cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
with:
fetch-depth: 0

Expand Down

0 comments on commit 29b8cc8

Please sign in to comment.