Skip to content

Commit

Permalink
Merge pull request #34 from BSData/dependabot/github_actions/peter-ev…
Browse files Browse the repository at this point in the history
…ans/slash-command-dispatch-4

Bump peter-evans/slash-command-dispatch from 3 to 4
  • Loading branch information
TrentBartlem authored Dec 1, 2024
2 parents b648849 + 09eaa9b commit c6477c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chatops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
repository: BSData/chatops
path: chatops
- name: /command dispatch
uses: peter-evans/slash-command-dispatch@v3
uses: peter-evans/slash-command-dispatch@v4
with:
token: ${{ secrets.SLASH_COMMAND_DISPATCH_TOKEN }}
config-from-file: chatops/commands.json

0 comments on commit c6477c1

Please sign in to comment.