From 623866a8b712355b56033b49e5157dcb909bd6c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 17:06:02 +0000 Subject: [PATCH] chore(deps): update betahuhn/repo-file-sync-action action to v1.21.1 --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 322f3f4..4cf5b64 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -13,7 +13,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Synchronization - uses: BetaHuhn/repo-file-sync-action@v1.21.0 + uses: BetaHuhn/repo-file-sync-action@v1.21.1 with: GH_PAT: ${{ secrets.GH_FULL_PAT }} COMMIT_PREFIX: "chore:"