We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5744a commit 136734dCopy full SHA for 136734d
1 file changed
.github/workflows/synch-to-gitlab.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
fetch-depth: 0
13
- name: Sync to GitLab
14
- uses: yesolutions/mirror-action@662fce0eced8996f64d7fa264d76cddd84827f33
+ uses: yesolutions/mirror-action@1708f16cdb28634fd3ba10c5c79abc91f5578a14
15
16
REMOTE: https://open-git.deltares.nl/deltares-github-backups/${{ github.event.repository.name }}.git
17
GIT_USERNAME: ${{ secrets.GITLAB_USERNAME }}
0 commit comments