Skip to content

Commit

Permalink
chore: bump peter-evans/slash-command-dispatch from 3.0.1 to 4.0.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent c79f2b4 commit ff5043f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slash-command-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- name: Slash Command Dispatch
id: scd
uses: peter-evans/slash-command-dispatch@a28ee6cd74d5200f99e247ebc7b365c03ae0ef3c # v3.0.1
uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
with:
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
reaction-token: ${{ secrets.ACTIONS_BOT_TOKEN }}
Expand Down

0 comments on commit ff5043f

Please sign in to comment.