diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 0f8974f..36c7ef0 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@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0 + - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 id: app-token with: app-id: ${{ secrets.HOMEBREW_TAP_APP_ID }}