From b4272a98650a1d31a603b36d72d529cc1b0c70e2 Mon Sep 17 00:00:00 2001 From: michaelshih Date: Fri, 4 Jul 2025 18:43:23 +0800 Subject: [PATCH] v1.2.0 --- .github/workflows/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 7c1748f..833b80b 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: michaelshih-circle/files-sync-action@v1.1.9 + - uses: michaelshih-circle/files-sync-action@v1.2.0 with: github_token: ${{ secrets.SECRET_TOKEN }}