diff --git a/.github/workflows/update-pr-title.yaml b/.github/workflows/update-pr-title.yaml index 526b420..ea3e41c 100644 --- a/.github/workflows/update-pr-title.yaml +++ b/.github/workflows/update-pr-title.yaml @@ -10,7 +10,7 @@ jobs: - name: Get branch name if: ${{ github.actor != 'github-actions' }} id: branch-name - uses: tj-actions/branch-names@v6 + uses: tj-actions/branch-names@v9 - name: Check for hotfix label uses: Dreamcodeio/pr-has-label-action@v1.2