Update gitlab-sync.yml

This commit is contained in:
Adam Matthiesen 2024-03-11 15:15:15 -07:00 committed by GitHub
parent b634d82bc1
commit 4b159a9bbb
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 - uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: MatthiesenXYZ/git-sync-action@latest - 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 }}