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
commit 8b8b1f70bc

View File

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