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