Merge pull request #10871 from containerd/dependabot/github_actions/actions/checkout-4.2.1

build(deps): bump actions/checkout from 4.1.1 to 4.2.1
This commit is contained in:
Derek McGowan
2024-10-22 13:12:33 +00:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ jobs:
steps:
- name: "Checkout code"
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # tag=v4.2.1
with:
persist-credentials: false