diff --git a/.github/workflows/project-template.yml b/.github/workflows/project-template.yml index 150c48f3..bbe19630 100644 --- a/.github/workflows/project-template.yml +++ b/.github/workflows/project-template.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4.0.0 with: token: ${{ steps.orgbot.outputs.token }} - - uses: AndreasAugustin/actions-template-sync@v1.1.2 + - uses: AndreasAugustin/actions-template-sync@v1.1.3 with: upstream_branch: main source_repo_path: smecalculus/bezmen