diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 0fe5c3d..5c4924d 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -18,7 +18,7 @@ jobs: contents: write pull-requests: write steps: - - uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 + - uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 id: app-token with: client-id: ${{ vars.RELEASE_BOT_APP_ID }}