Browse Source

rolling back slash command action version for now

Lucas Severo Alves 4 years ago
parent
commit
200ec1711e
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 }}
 
     - name: Slash Command Dispatch
-      uses: peter-evans/slash-command-dispatch@v2.3.0
+      uses: peter-evans/slash-command-dispatch@v1
       env:
         TOKEN: ${{ steps.generate_token.outputs.token }}
       with: