Update gitlab-sync.yml

This commit is contained in:
Adam Matthiesen 2024-03-11 15:16:06 -07:00 committed by GitHub
parent 803869e5c2
commit aa3bba30e7
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: jauderho/git-repo-sync@63782025e80e84c48b25a1ee6bb9a22a3bd570d3 - uses: MatthiesenXYZ/git-sync-action@v1.1
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 }}