diff --git a/.github/workflows/repo-file-sync.yml b/.github/workflows/repo-file-sync.yml index 4790fb6..5834279 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.8.0 + uses: BetaHuhn/repo-file-sync-action@v1.8.5 with: GH_PAT: ${{ secrets.SYNC_TOKEN }} ASSIGNEES: jezdez