diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 2e48856..97d2241 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -89,7 +89,7 @@ jobs: run: task git:get-pr-template - name: Create Pull Request - uses: devops-infra/action-pull-request@v0.6 + uses: devops-infra/action-pull-request@v1.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} assignee: ${{ github.actor }}