diff --git a/.github/workflows/dispatch-command.yml b/.github/workflows/dispatch-command.yml index c1e243275d..1916940cbe 100644 --- a/.github/workflows/dispatch-command.yml +++ b/.github/workflows/dispatch-command.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Dispatch /rebase Command - uses: peter-evans/slash-command-dispatch@a28ee6cd74d5200f99e247ebc7b365c03ae0ef3c + uses: peter-evans/slash-command-dispatch@f996d7b7aae9059759ac55e978cff76d91853301 with: token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }} reaction-token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }}