diff --git a/.github/workflows/dispatch-command.yml b/.github/workflows/dispatch-command.yml index 8424ef64a4658..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@40877f718dce0101edfc7aea2b3800cc192f9ed5 + uses: peter-evans/slash-command-dispatch@a28ee6cd74d5200f99e247ebc7b365c03ae0ef3c with: token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }} reaction-token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }}