diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7fec04a..4ea7e60 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -78,7 +78,7 @@ jobs: # contents: write # issues: write # pull-requests: write - 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.RELEASE_GITHUB_APP_ID }}