Skip to content

Commit ce25ffc

Browse files
ci: Bump peter-evans/slash-command-dispatch from 4 to 5 (#675)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6986ca1 commit ce25ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slash-command-dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: "Slash Command Dispatch"
4646
id: scd_issues
4747
if: steps.determine_command.outputs.command-state == 'known'
48-
uses: peter-evans/slash-command-dispatch@v4
48+
uses: peter-evans/slash-command-dispatch@v5
4949
with:
5050
token: ${{ secrets.GIT_PAT }}
5151
reaction-token: ${{ secrets.GIT_PAT }}

0 commit comments

Comments
 (0)