From ca640d61849b2181ca5cd20bc70bc9d20293ace5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 23:48:02 +0000 Subject: [PATCH] chore(deps): update tschm/.config-templates action to v0.1.6 --- .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 7847a2d..754c256 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v4 - name: Sync config templates - uses: tschm/.config-templates@v0.1.5 + uses: tschm/.config-templates@v0.1.6 with: branch: sync/update-configs commit-message: sync config files from .config-templates