Update action-pack/gitlab-sync action to v3

This commit is contained in:
renovate[bot] 2023-05-07 00:41:03 +00:00 committed by GitHub
parent dbc0664693
commit 1bbb88cca7

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