Skip to content

Commit

Permalink
Merge pull request #455 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/all-aa3137d618

build(deps): bump actions/checkout from 4.1.7 to 4.2.0 in the all group
  • Loading branch information
k8s-ci-robot authored Sep 26, 2024
2 parents 8050f0c + 87b69d6 commit 22fd031
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
fetch-depth: 0

Expand Down

0 comments on commit 22fd031

Please sign in to comment.