Skip to content

Commit b253010

Browse files
authored
Pin actions (#122)
1 parent 12e4899 commit b253010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
steps:
266266
- name: Checkout
267267
uses: actions/checkout@main
268-
- uses: wearerequired/git-mirror-action@master
268+
- uses: wearerequired/git-mirror-action@c44c68aebe42de49a80a8dfd557416b6a0cafdad
269269
env:
270270
SSH_PRIVATE_KEY: ${{ secrets[format('SSH_PRIVATE_KEY_{0}', matrix.mirror_config.key_id)] }}
271271
SSH_KNOWN_HOSTS: "${{ secrets.SSH_KNOWN_HOSTS }}"

0 commit comments

Comments
 (0)