Update action-pack/gitlab-sync action to v3
This commit is contained in:
parent
e08032be3e
commit
ab4e7c9565
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue