diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 70f5cec..7a8dd21 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@v4 - name: Sync config templates - uses: tschm/.config-templates@v0.1.7 + uses: tschm/.config-templates@v0.1.8 with: branch: sync/update-configs commit-message: sync config files from .config-templates