Update actions/checkout digest to 5c3ccc2 (#527)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-11 15:03:14 +01:00 committed by GitHub
parent fb6f425696
commit fd9dfb500d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707
uses: actions/checkout@5c3ccc22eb2c950a0fa5bc7c47190d8e3f7e681a
with:
ref: ${{ github.head_ref }}

View File

@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707
uses: actions/checkout@5c3ccc22eb2c950a0fa5bc7c47190d8e3f7e681a
with:
ref: ${{ github.head_ref }}