diff --git a/.github/workflows/apk-on-comment.yml b/.github/workflows/apk-on-comment.yml index d5ec33fbe..7ff2ac3af 100644 --- a/.github/workflows/apk-on-comment.yml +++ b/.github/workflows/apk-on-comment.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Get branch of PR - uses: xt0rted/pull-request-comment-branch@v1 + uses: xt0rted/pull-request-comment-branch@v2 id: comment-branch - name: Set latest commit status as pending