We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916cbb2 commit dfdc149Copy full SHA for dfdc149
1 file changed
.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs:
7
sync:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: keninkujovic/gitlab-sync@2.1.0
+ - uses: keninkujovic/gitlab-sync@2.1.3
11
with:
12
gitlab_url: ${{ secrets.GITLAB_URL }}
13
username: ${{ secrets.USERNAME }}
0 commit comments