diff --git a/.github/workflows/backport.yaml b/.github/workflows/backport.yaml index 0e7696f3b89..4d3913fd908 100644 --- a/.github/workflows/backport.yaml +++ b/.github/workflows/backport.yaml @@ -21,7 +21,7 @@ jobs: ) ) steps: - - uses: actions/create-github-app-token@7bfa3a4717ef143a604ee0a99d859b8886a96d00 # v1.9.3 + - uses: actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1.10.2 id: app-token with: app-id: ${{ secrets.POETRY_TOKEN_APP_ID }}