diff --git a/.github/workflows/backport.yaml b/.github/workflows/backport.yaml index 0e7696f3b89..80814b53d45 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@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1.10.0 id: app-token with: app-id: ${{ secrets.POETRY_TOKEN_APP_ID }}