diff --git a/.github/workflows/satis-webhook.yml b/.github/workflows/satis-webhook.yml index fb5c00d..c2ca028 100644 --- a/.github/workflows/satis-webhook.yml +++ b/.github/workflows/satis-webhook.yml @@ -25,7 +25,7 @@ jobs: run: echo ::set-output name=VERSION::${GITHUB_REF##*/} - name: Repository Dispatch - uses: peter-evans/repository-dispatch@v1 + uses: peter-evans/repository-dispatch@v3 with: token: ${{ secrets.WEBHOOK_TOKEN }} repository: newfold-labs/satis