From 85f02860dfb150205d0eec2007ff567f66da2885 Mon Sep 17 00:00:00 2001 From: Micah Wood Date: Wed, 10 Apr 2024 11:13:57 -0400 Subject: [PATCH] Update to peter-evans/repository-dispatch --- .github/workflows/satis-webhook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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