diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 5e7656af32f2..88582a35bf05 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -26,7 +26,7 @@ jobs: # history is needed to run git cherry-pick below fetch-depth: 0 - - uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1.11.2 + - uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3 id: app-token with: app-id: ${{ vars.OTELBOT_APP_ID }}