diff --git a/.github/workflows/repo-file-sync.yml b/.github/workflows/repo-file-sync.yml index 920aa4d..500db0a 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.13.5 + uses: BetaHuhn/repo-file-sync-action@v1.14.0 with: GH_PAT: ${{ secrets.SYNC_TOKEN }} ASSIGNEES: jezdez