Skip to content

Commit

Permalink
Update slash.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-burhans authored Apr 17, 2024
1 parent 3e76d58 commit aa31f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- name: Slash Command Dispatch
if: github.repository_owner == 'richard-burhans'
uses: peter-evans/slash-command-dispatch@v2
uses: peter-evans/slash-command-dispatch@v3
with:
token: ${{ secrets.PAT }}
commands: |
Expand Down

0 comments on commit aa31f6e

Please sign in to comment.