mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
ci: Use the current stable version for the mirror action
Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
This commit is contained in:
parent
0c5c1c9b76
commit
e39a0a570c
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
name: Yocto Git Mirror
|
||||
runs-on: [self-hosted, Linux]
|
||||
steps:
|
||||
- uses: agherzan/git-mirror-me-action@main
|
||||
- uses: agherzan/git-mirror-me-action@v1.0.0
|
||||
env:
|
||||
SSH_PRIVATE_KEY: ${{ secrets.YOCTO_META_RASPBERRYPI_SSH_PRIVATE_KEY }}
|
||||
SSH_KNOWN_HOSTS: ${{ secrets.YOCTO_META_RASPBERRYPI_SSH_KNOWN_HOSTS }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user