Update GitHub action dependencies (#877)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-05 16:17:51 +01:00 committed by GitHub
parent 7eae68d4f9
commit 32b839e9f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
42 changed files with 65 additions and 65 deletions

View file

@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout Constellation
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
with:
ref: ${{ !github.event.pull_request.head.repo.fork && github.head_ref || '' }}