diff --git a/.github/workflows/repo-file-sync.yml b/.github/workflows/repo-file-sync.yml index e489e53..6b4b466 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.15.0