chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 (#10448)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-26 09:54:28 +00:00
committed by GitHub
parent 74f6bc8195
commit 2a86aa2629
8 changed files with 17 additions and 17 deletions

View File

@@ -20,7 +20,7 @@ jobs:
changes: ${{ steps.changes.outputs.changes }}
steps:
- name: Check out repository
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
fetch-depth: 2
- name: Check if branch is out of date