diff --git a/.github/workflows/propagate-infra-tag.yml b/.github/workflows/propagate-infra-tag.yml index 9e74883..be77ad8 100644 --- a/.github/workflows/propagate-infra-tag.yml +++ b/.github/workflows/propagate-infra-tag.yml @@ -70,7 +70,7 @@ jobs: - name: Create PR if: steps.guard.outputs.proceed == 'true' - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: path: template token: ${{ secrets.TEMPLATE_REPO_TOKEN }}