diff --git a/.github/workflows/dispatch-command.yml b/.github/workflows/dispatch-command.yml index 8ac35a27775d..c9628c7c7134 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@2afb49dbaafaba8005860648bf7fc178637aca0d with: token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }} reaction-token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}