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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-09 15:13:45 +00:00 committed by Tilman Vatteroth
parent 806da7b95e
commit 4e0fdeb0b2
9 changed files with 14 additions and 14 deletions

View file

@ -48,7 +48,7 @@ jobs:
DEPLOY_URL: "https://${{ github.event.number }}--hedgedoc-ui-test.netlify.app/"
steps:
- name: Checkout repository
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
ref: ${{ github.event.pull_request.head.sha }}