diff --git a/.github/workflows/satis-webhook.yml b/.github/workflows/satis-webhook.yml index 757a8712..7519b26f 100644 --- a/.github/workflows/satis-webhook.yml +++ b/.github/workflows/satis-webhook.yml @@ -22,7 +22,7 @@ jobs: run: echo "VERSION=${GITHUB_REF##*/}" >> $GITHUB_OUTPUT - name: Repository Dispatch - uses: peter-evans/repository-dispatch@v2 + uses: peter-evans/repository-dispatch@v3 with: token: ${{ secrets.WEBHOOK_TOKEN }} repository: newfold-labs/satis