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
This commit is contained in:
Matt Farina 2024-09-13 15:37:32 -04:00 committed by GitHub
commit 334f5ed87e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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