diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 9dfe1a0..6958f86 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -47,7 +47,7 @@ jobs: persist-credentials: false fetch-depth: 0 - 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 }}