Merge pull request #13330 from helm/dependabot/github_actions/actions/checkout-4.1.7

Bump actions/checkout from 4.1.1 to 4.1.7
pull/13338/head
Matt Farina 4 months ago committed by GitHub
commit 334f5ed87e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -28,7 +28,7 @@ jobs:
steps:
- name: "Checkout code"
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
persist-credentials: false

Loading…
Cancel
Save