Merge pull request #798 from haraldk/dependabot/github_actions/dot-github/workflows/actions/checkout-3.5.3

Bump actions/checkout from 3.1.0 to 3.5.3 in /.github/workflows
This commit is contained in:
Harald Kuhr
2023-08-21 11:51:32 +02:00
committed by GitHub

View File

@@ -26,7 +26,7 @@ jobs:
steps:
- name: "Checkout code"
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
persist-credentials: false