Commit 8b8b1f70 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Merge pull request #178 from kroese/renovate/action-pack-gitlab-sync-3.x

Update action-pack/gitlab-sync action to v3
parents dbc06646 1bbb88cc
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 }}