diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 98da581d3e..3642f6a4bb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: steps: - name: Determine app token for release - uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1 + uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1.11.2 id: app-token with: app-id: ${{ secrets.WE_RELEASE_GITHUB_APP_ID }}