From e6404d929af0a3344f2fa690e816002feea1bc2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 12:55:33 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20Friedinger/webho?= =?UTF-8?q?ok-sync=20action=20to=20v1.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/action-sync-webhook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action-sync-webhook.yml b/.github/workflows/action-sync-webhook.yml index 0efbd26..3f82f5c 100644 --- a/.github/workflows/action-sync-webhook.yml +++ b/.github/workflows/action-sync-webhook.yml @@ -34,7 +34,7 @@ jobs: private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }} - name: Webhook Sync - uses: Friedinger/webhook-sync@3df496656bf76d371498d7a300e699b7992671f1 # v1.0.1 + uses: Friedinger/webhook-sync@07e0eda4a09a9d66b29499bac3baad767acb4d63 # v1.0.2 if: ${{ steps.app-token.outputs.token }} with: github-token: ${{ steps.app-token.outputs.token }}