diff --git a/.github/workflows/reorder.yml b/.github/workflows/reorder.yml index da5a0c601..29f5b65ae 100644 --- a/.github/workflows/reorder.yml +++ b/.github/workflows/reorder.yml @@ -19,7 +19,7 @@ jobs: branches: reorder soft_fail: true - name: Create reorder branch - uses: peterjgrainger/action-create-branch@v2.4.0 + uses: peterjgrainger/action-create-branch@v3.0.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: