Merge pull request #162179 from Homebrew/dependabot/github_actions/peter-evans/slash-command-dispatch-3.0.2

Bump peter-evans/slash-command-dispatch from 3.0.1 to 3.0.2
This commit is contained in:
Miccal Matthews
2023-12-11 11:13:21 +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@a28ee6cd74d5200f99e247ebc7b365c03ae0ef3c
uses: peter-evans/slash-command-dispatch@f996d7b7aae9059759ac55e978cff76d91853301
with:
token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }}
reaction-token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }}