diff --git a/.github/workflows/repo-file-sync.yml b/.github/workflows/repo-file-sync.yml index 920aa4d..0afec6f 100644 --- a/.github/workflows/repo-file-sync.yml +++ b/.github/workflows/repo-file-sync.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout Repository - uses: actions/checkout@v2.3.4 + uses: actions/checkout@v2.3.5 - name: Run GitHub File Sync uses: BetaHuhn/repo-file-sync-action@v1.13.5