diff --git a/.github/workflows/comment.yml b/.github/workflows/comment.yml index c7d7f228..48f33e26 100644 --- a/.github/workflows/comment.yml +++ b/.github/workflows/comment.yml @@ -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