Skip to content

Commit

Permalink
Use eProsima-CI external actions for mirror workflow (#3503)
Browse files Browse the repository at this point in the history
* Refs #18503: use eProsima-CI external actions

Signed-off-by: JLBuenoLopez-eProsima <[email protected]>

* Refs #18503: use expected release

Signed-off-by: JLBuenoLopez-eProsima <[email protected]>

---------

Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
  • Loading branch information
JLBuenoLopez committed Sep 18, 2023
1 parent 7617080 commit ad49587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit ad49587

Please sign in to comment.