diff --git a/.github/workflows/feature-based-delete.yml b/.github/workflows/feature-based-delete.yml index c508d81..4078d59 100644 --- a/.github/workflows/feature-based-delete.yml +++ b/.github/workflows/feature-based-delete.yml @@ -13,7 +13,7 @@ jobs: - name: Checkout main uses: actions/checkout@v4 - - uses: mdecoleman/pr-branch-name@2.0.0 + - uses: mdecoleman/pr-branch-name@v3.0.0 id: vars with: repo-token: ${{ secrets.GITHUB_TOKEN }}