Skip to content

Commit 8b073ee

Browse files
committed
Upgrade action version
1 parent 14ec113 commit 8b073ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Dispatch
13-
uses: peter-evans/slash-command-dispatch@v2
13+
uses: peter-evans/slash-command-dispatch@v5
1414
with:
1515
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
1616
issue-type: pull-request

0 commit comments

Comments
 (0)