diff --git a/.github/workflows/ok-to-test.yml b/.github/workflows/ok-to-test.yml index 19256b947d9..ae24dc78e8a 100644 --- a/.github/workflows/ok-to-test.yml +++ b/.github/workflows/ok-to-test.yml @@ -32,7 +32,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Slash Command Dispatch - uses: peter-evans/slash-command-dispatch@40877f718dce0101edfc7aea2b3800cc192f9ed5 # v2.1.3 + uses: peter-evans/slash-command-dispatch@2afb49dbaafaba8005860648bf7fc178637aca0d # v2.1.3 env: TOKEN: ${{ steps.generate_token.outputs.token }} with: