Skip to content

Commit fb4b745

Browse files
committed
Moved development of action into main branch and added version-tag
1 parent 7de7187 commit fb4b745

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gitlab_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
echo "Merge the two parts of the Merge-Request to test the resulting version"
104104
git merge "${{ github.event.pull_request.head.sha }}"
105105
- name: Mirror and wait for Gitlab-CI
106-
uses: jakob-fritz/github2lab_action@Iss37_variable_for_checkout
106+
uses: jakob-fritz/github2lab_action@v0.7
107107
env:
108108
MODE: 'all' # Either 'mirror', 'get_status', 'get_artifact', or 'all'
109109
GITLAB_TOKEN: ${{ secrets.GITLAB_SECRET }}

0 commit comments

Comments
 (0)