diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml index d93fd1e..d1761aa 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/repo-sync.yml @@ -7,7 +7,7 @@ jobs: repo-sync: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: persist-credentials: false - name: repo-sync