diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5bcc927..7a76126 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -48,7 +48,7 @@ jobs: node-version: 20 - name: Determine app token for release - 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: ${{ secrets.WE_RELEASE_GITHUB_APP_ID }}