Update gitlab-sync.yml

This commit is contained in:
Adam Matthiesen 2024-03-11 15:13:15 -07:00 committed by GitHub
parent bcf5a896a2
commit b634d82bc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: MatthiesenXYZ/git-sync-action@v1.0.1
- uses: MatthiesenXYZ/git-sync-action@latest
with:
# Such as https://github.com/wangchucheng/git-repo-sync.git
target-url: ${{ secrets.GITLAB_URL }}