diff --git a/.github/workflows/dispatch-command.yml b/.github/workflows/dispatch-command.yml index 8ac35a27775d0..196d51c6d0b34 100644 --- a/.github/workflows/dispatch-command.yml +++ b/.github/workflows/dispatch-command.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Dispatch /rebase Command - uses: peter-evans/slash-command-dispatch@dd795ccdfd5ee8c71691adc7c137b1b69b47d3c0 + uses: peter-evans/slash-command-dispatch@a28ee6cd74d5200f99e247ebc7b365c03ae0ef3c with: token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }} reaction-token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}