Skip to content

Commit

Permalink
Merge pull request #9 from EspressoSystems/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…peter-evans/slash-command-dispatch-3

build(deps): bump peter-evans/slash-command-dispatch from 1 to 3
  • Loading branch information
Ancient123 authored Jul 19, 2023
2 parents 3b7d51e + 245147a commit 8106d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ok-to-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
if: ${{ github.event.issue.pull_request }}
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v1
uses: peter-evans/slash-command-dispatch@v3
env:
TOKEN: ${{ steps.generate_token.outputs.token }}
with:
Expand Down

0 comments on commit 8106d24

Please sign in to comment.