diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 366bbfb..4eecd40 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -16,6 +16,6 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Sync - uses: ahmadnassri/action-template-repository-sync@v2.4.6 + uses: ahmadnassri/action-template-repository-sync@v2.5.0 with: github-token: ${{ secrets.GITHUB_TOKEN }}