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