Merge pull request #165711 from Homebrew/dependabot/github_actions/peter-evans/slash-command-dispatch-4.0.0

Bump peter-evans/slash-command-dispatch from 3.0.2 to 4.0.0
This commit is contained in:
Patrick Linnane
2024-01-31 08:18:24 -08:00
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Dispatch /rebase Command
uses: peter-evans/slash-command-dispatch@f996d7b7aae9059759ac55e978cff76d91853301
uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4
with:
token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }}
reaction-token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }}