diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index a8475daf5e5..091bf3f1e6e 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Mirror action step id: mirror - uses: google/mirror-branch-action@v1.0 + uses: eProsima/eProsima-CI/external/mirror-branch-action@v0 with: github-token: ${{ secrets.GITHUB_TOKEN }} source: 'master'