diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index b82f9e1c6d93..91e364e76a85 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Create backport pull requests - uses: korthout/backport-action@52886ff43ef0184911d99c0a489f5c1307db8fc7 # v2.4.1 + uses: korthout/backport-action@7d390fd46ddad55c6f8c52e37bde943a4e16c5fb # v2.4.1 id: backport with: github_token: ${{ secrets.PAT }}