chore(deps): update actions/checkout action to v3.5.2

This commit is contained in:
renovate[bot] 2023-04-13 15:11:26 +00:00 committed by GitHub
parent d04d638b27
commit 3954e63141
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
with:
token: ${{ secrets.POST_RELEASE_GH_TOKEN }}
fetch-depth: 0