From edf81a16c2b5e3dfdfab523cf9e612b8a95a316f Mon Sep 17 00:00:00 2001 From: Vedansh Date: Sat, 25 Jan 2025 21:04:25 +0530 Subject: [PATCH] updates. --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 395beb7f..a5be5ae9 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 - - uses: offensive-vk/auto-repo-sync@v7 + - uses: offensive-vk/auto-repo-sync@master with: target-url: ${{ secrets.TARGET_URL }} target-username: ${{ secrets.TARGET_USER }}