diff --git a/.github/workflows/template-sync.yaml b/.github/workflows/template-sync.yaml index aec8aab..e13cac6 100644 --- a/.github/workflows/template-sync.yaml +++ b/.github/workflows/template-sync.yaml @@ -12,7 +12,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: actions-template-sync - uses: AndreasAugustin/actions-template-sync@v0.8.0 + uses: AndreasAugustin/actions-template-sync@v1.1.8 with: github_token: ${{ secrets.GITHUB_TOKEN }} source_repo_path: ProjectPythia/cookbook-template