Merge pull request #178 from kroese/renovate/action-pack-gitlab-sync-3.x

Update action-pack/gitlab-sync action to v3
This commit is contained in:
Kroese
2023-05-07 03:06:13 +02:00
committed by GitHub

View File

@@ -97,7 +97,7 @@ jobs:
fetch-depth: 0
-
name: Push to Gitlab mirror
uses: action-pack/gitlab-sync@v2
uses: action-pack/gitlab-sync@v3
with:
url: ${{ secrets.GITLAB_URL }}
token: ${{ secrets.GITLAB_TOKEN }}