Skip to content

Commit

Permalink
Bump xt0rted/slash-command-action from v1 to v2
Browse files Browse the repository at this point in the history
Signed-off-by: bo.jiang <[email protected]>
  • Loading branch information
ErikJiang committed Jul 11, 2023
1 parent 84ae5ed commit 0f1d750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/support-command.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: check for the /support command
id: command
uses: xt0rted/slash-command-action@v1
uses: xt0rted/slash-command-action@v2
continue-on-error: true
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0f1d750

Please sign in to comment.