Skip to content

Commit

Permalink
Use specific version of github2lab action
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-fritz committed Feb 5, 2024
1 parent 28472dc commit bcd64a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
ref: "${{ env.USED_SHA }}"
persist-credentials: false
- name: Mirror and wait for Gitlab-CI
uses: jakob-fritz/github2lab_action@Iss35_mirror_pr
uses: jakob-fritz/github2lab_action@v0.6
env:
MODE: 'all' # Either 'mirror', 'get_status', 'get_artifact', or 'all'
GITLAB_TOKEN: ${{ secrets.GITLAB_SECRET }}
Expand Down

0 comments on commit bcd64a5

Please sign in to comment.