diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b08b59b..21ed4ba 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ jobs: contents: write pull-requests: write steps: - - uses: actions/create-github-app-token@f2acddfb5195534d487896a656232b016a682f3c # v1 + - uses: actions/create-github-app-token@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1 id: app-token with: app-id: ${{ vars.GET_TOKEN_APP_ID }}