Update gitlab-sync.yml

This commit is contained in:
Adam Matthiesen 2024-02-14 11:44:36 -08:00 committed by GitHub
parent c6051d05c4
commit 8d9fc6c775
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: wangchucheng/git-repo-sync@v0.1.0 - uses: jauderho/git-repo-sync@63782025e80e84c48b25a1ee6bb9a22a3bd570d3
with: with:
# Such as https://github.com/wangchucheng/git-repo-sync.git # Such as https://github.com/wangchucheng/git-repo-sync.git
target-url: ${{ secrets.GITLAB_URL }} target-url: ${{ secrets.GITLAB_URL }}