Skip to content

Commit

Permalink
Merge pull request #138 from yunginnanet/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…ter-evans/slash-command-dispatch-4
  • Loading branch information
yunginnanet authored Feb 1, 2024
2 parents 2481d51 + 9a31cf2 commit 02b2b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger.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@v3
uses: peter-evans/slash-command-dispatch@v4
with:
token: ${{ secrets.PAT }}
commands: |
Expand Down

0 comments on commit 02b2b69

Please sign in to comment.