Use forked version of checkout action

pull/612/head
Clément Michaud 2020-02-02 22:54:34 +01:00 committed by GitHub
parent d8f20ea7a9
commit 4d981b3934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
name: Commentary name: Commentary
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v1 uses: authelia/checkout@v1
- name: Comment PR - name: Comment PR
uses: authelia/actions-comment-pull-request@master uses: authelia/actions-comment-pull-request@master