diff --git a/.github/workflows/build-native.yml b/.github/workflows/build-native.yml index ab2a56a82..b22a82c6e 100644 --- a/.github/workflows/build-native.yml +++ b/.github/workflows/build-native.yml @@ -25,7 +25,7 @@ jobs: env: GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}' - name: Get PR branch - uses: xt0rted/pull-request-comment-branch@v1 + uses: xt0rted/pull-request-comment-branch@v2 if: steps.check.outputs.triggered == 'true' id: comment-branch with: