Skip to content

Commit

Permalink
Merge pull request #2901 from ErikJiang/bump_slash_command_action
Browse files Browse the repository at this point in the history
Bump xt0rted/slash-command-action from v1 to v2
  • Loading branch information
k8s-ci-robot committed Jul 11, 2023
2 parents 84ae5ed + 0f1d750 commit 3678afe
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 3678afe

Please sign in to comment.