diff --git a/.github/workflows/sync-files.yaml b/.github/workflows/sync-files.yaml index 5025e6c8bd7a7..9b7e05be8f64c 100644 --- a/.github/workflows/sync-files.yaml +++ b/.github/workflows/sync-files.yaml @@ -24,7 +24,7 @@ jobs: private_key: ${{ secrets.PRIVATE_KEY }} - name: Run sync-files - uses: autowarefoundation/autoware-github-actions/sync-files@v1 + uses: autowarefoundation/autoware-github-actions/sync-files@v-test-sync-files with: token: ${{ steps.generate-token.outputs.token }} pr-labels: |