Skip to content

Commit bcd64a5

Browse files
committed
Use specific version of github2lab action
1 parent 28472dc commit bcd64a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitlab_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
ref: "${{ env.USED_SHA }}"
8383
persist-credentials: false
8484
- name: Mirror and wait for Gitlab-CI
85-
uses: jakob-fritz/github2lab_action@Iss35_mirror_pr
85+
uses: jakob-fritz/github2lab_action@v0.6
8686
env:
8787
MODE: 'all' # Either 'mirror', 'get_status', 'get_artifact', or 'all'
8888
GITLAB_TOKEN: ${{ secrets.GITLAB_SECRET }}

0 commit comments

Comments
 (0)