Skip to content

Commit b991f4f

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

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
@@ -40,7 +40,7 @@ jobs:
4040
- name: "Slash Command Dispatch"
4141
id: scd_issues
4242
if: steps.determine_command.outputs.command-state == 'known'
43-
uses: peter-evans/slash-command-dispatch@v4
43+
uses: peter-evans/slash-command-dispatch@v5
4444
with:
4545
token: ${{ secrets.GIT_PAT }}
4646
reaction-token: ${{ secrets.GIT_PAT }}

0 commit comments

Comments
 (0)