We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e4899 commit b253010Copy full SHA for b253010
.github/workflows/mirror.yml
@@ -265,7 +265,7 @@ jobs:
265
steps:
266
- name: Checkout
267
uses: actions/checkout@main
268
- - uses: wearerequired/git-mirror-action@master
+ - uses: wearerequired/git-mirror-action@c44c68aebe42de49a80a8dfd557416b6a0cafdad
269
env:
270
SSH_PRIVATE_KEY: ${{ secrets[format('SSH_PRIVATE_KEY_{0}', matrix.mirror_config.key_id)] }}
271
SSH_KNOWN_HOSTS: "${{ secrets.SSH_KNOWN_HOSTS }}"
0 commit comments