Merge pull request #114 from qemu-tools/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:05:44 +02:00 committed by GitHub
commit abf64d26db

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 }}