diff --git a/.github/workflows/dispatch-command.yml b/.github/workflows/dispatch-command.yml index 1f04e23677a34..b29d5bf565e2e 100644 --- a/.github/workflows/dispatch-command.yml +++ b/.github/workflows/dispatch-command.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Dispatch /rebase Command - uses: peter-evans/slash-command-dispatch@72ab5a2e417e454aa8e89c43b28e36fe331e00a5 + uses: peter-evans/slash-command-dispatch@a28ee6cd74d5200f99e247ebc7b365c03ae0ef3c with: token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }} reaction-token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }}