diff --git a/.github/workflows/satis-webhook.yml b/.github/workflows/satis-webhook.yml index 08efdc75..7bdeb49c 100644 --- a/.github/workflows/satis-webhook.yml +++ b/.github/workflows/satis-webhook.yml @@ -28,7 +28,7 @@ jobs: run: echo "VERSION=${GITHUB_REF##*/}" >> "$GITHUB_OUTPUT" - name: Repository Dispatch - uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3.0.0 + uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4.0.0 with: token: ${{ secrets.WEBHOOK_TOKEN }} repository: newfold-labs/satis