From dccf82bf27511f8feff2c6ee41000bf8b5ad06a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 21:47:45 +0000 Subject: [PATCH] chore(deps): update andreasaugustin/actions-template-sync action to v2.2.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/template-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template-sync.yml b/.github/workflows/template-sync.yml index 842cdbde3..12a31f66f 100644 --- a/.github/workflows/template-sync.yml +++ b/.github/workflows/template-sync.yml @@ -61,7 +61,7 @@ jobs: echo "token=${{ secrets.GITHUB_TOKEN }}" >> $GITHUB_OUTPUT fi - name: Sync Template - uses: AndreasAugustin/actions-template-sync@dbb1da4b844352d31d2565bfcd79f134e1917249 # v2.2.0 + uses: AndreasAugustin/actions-template-sync@78f7bb762ec22c89f82d75c4a3ca8335ffa9523c # v2.2.1 with: github_token: ${{ steps.variables.outputs.token }} source_repo_path: jon77p/template