diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5741685979..0c4581fec2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,7 @@ jobs: steps: - name: ✅ Use App Token for the Bot which is allowed to create releases - uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3 + uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5 id: app-token with: app-id: ${{ vars.BOT_APP_ID }}