diff --git a/.github/workflows/satis-update.yml b/.github/workflows/satis-update.yml index ce8b01c..caddf01 100644 --- a/.github/workflows/satis-update.yml +++ b/.github/workflows/satis-update.yml @@ -20,7 +20,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