mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
Use forked version of checkout action
This commit is contained in:
parent
d8f20ea7a9
commit
4d981b3934
2
.github/workflows/comment.yml
vendored
2
.github/workflows/comment.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
name: Commentary
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
uses: authelia/checkout@v1
|
||||
|
||||
- name: Comment PR
|
||||
uses: authelia/actions-comment-pull-request@master
|
||||
|
|
Loading…
Reference in New Issue
Block a user