Unverified Commit 522127c6 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

Update action-pack/gitlab-sync action to v3

parent 240b384c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 }}