diff --git a/.github/workflows/repo-file-sync.yml b/.github/workflows/repo-file-sync.yml index ae2bd1e..93bacdc 100644 --- a/.github/workflows/repo-file-sync.yml +++ b/.github/workflows/repo-file-sync.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v2.3.4 - name: Run GitHub File Sync - uses: BetaHuhn/repo-file-sync-action@v1.10.1 + uses: BetaHuhn/repo-file-sync-action@v1.13.3 with: GH_PAT: ${{ secrets.SYNC_TOKEN }} ASSIGNEES: jezdez