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

This commit is contained in:
renovate[bot] 2023-04-13 02:43:26 +00:00 committed by GitHub
parent 8bc9bd4dbb
commit 3ad414dadd
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@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
with:
token: ${{ secrets.POST_RELEASE_GH_TOKEN }}
fetch-depth: 0