From e779f8701c407dbd93bc77275be412352f8fe089 Mon Sep 17 00:00:00 2001 From: Robin Windey Date: Sat, 10 Oct 2020 10:04:57 +0200 Subject: [PATCH] Update sync-fork version --- .github/workflows/sync_fork.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_fork.yml b/.github/workflows/sync_fork.yml index 57aad74..73b772d 100644 --- a/.github/workflows/sync_fork.yml +++ b/.github/workflows/sync_fork.yml @@ -9,7 +9,7 @@ jobs: sync: runs-on: ubuntu-latest steps: - - uses: TG908/fork-sync@v1.1 + - uses: TG908/fork-sync@v1.2 with: github_token: ${{ secrets.GITHUB_TOKEN }} owner: nginx-proxy