Skip to content

Commit

Permalink
Switched Gitlab workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ransome1 committed Feb 12, 2025
1 parent 344c982 commit 99fc9c1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/code-scan-update-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ jobs:
- uses: actions/checkout@master
with:
fetch-depth: 0
- uses: pixta-dev/repository-mirroring-action@v1
- uses: keninkujovic/[email protected]
with:
target_repo_url: [email protected]:ransome/sleek.git
ssh_private_key: ${{ secrets.GITLAB_SSH_PRIVATE_KEY }}
gitlab_url: [email protected]:ransome/sleek.git
username: ransome
gitlab_pat: ${{ secrets.GITLAB_PAT }}

0 comments on commit 99fc9c1

Please sign in to comment.