diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 3aa6068..abad61a 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -43,7 +43,7 @@ jobs: fetch-depth: 0 persist-credentials: false - uses: ./.github/actions/setup - - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 + - uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2 id: app-token with: app-id: ${{ secrets.HOMEBREW_TAP_APP_ID }}