Browse Source

chore(deps): bump peter-evans/slash-command-dispatch from 2.2.1 to 2.3.0

Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases)
- [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 years ago
parent
commit
f2dd729e55
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ok-to-test.yml

+ 1 - 1
.github/workflows/ok-to-test.yml

@@ -23,7 +23,7 @@ jobs:
         private_key: ${{ secrets.PRIVATE_KEY }}
         private_key: ${{ secrets.PRIVATE_KEY }}
 
 
     - name: Slash Command Dispatch
     - name: Slash Command Dispatch
-      uses: peter-evans/slash-command-dispatch@v2.2.1
+      uses: peter-evans/slash-command-dispatch@v2.3.0
       env:
       env:
         TOKEN: ${{ steps.generate_token.outputs.token }}
         TOKEN: ${{ steps.generate_token.outputs.token }}
       with:
       with: