We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b0a99 commit e473a38Copy full SHA for e473a38
.github/workflows/slash-command-dispatch.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Slash Command Dispatch
17
- uses: peter-evans/slash-command-dispatch@v3
+ uses: peter-evans/slash-command-dispatch@v4
18
with:
19
token: ${{ secrets.GITHUB_TOKEN }}
20
commands: |
0 commit comments