diff --git a/.github/workflows/fork-sync.yml b/.github/workflows/fork-sync.yml index 56c34e8e6..d9d7be4b6 100644 --- a/.github/workflows/fork-sync.yml +++ b/.github/workflows/fork-sync.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: tgymnich/fork-sync@v1.5 + - uses: tgymnich/fork-sync@v1.8 with: github_token: ${{ secrets.GITHUB_TOKEN }} owner: nix-community