We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ea2e1 commit 781bb9bCopy full SHA for 781bb9b
1 file changed
.github/workflows/mirror.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
fetch-depth: 0
13
- name: Mirror Move
14
- uses: pixta-dev/repository-mirroring-action@4833250ef80ca3d066cf6660fb0090066966099a # v1.1.1
+ uses: pixta-dev/repository-mirroring-action@674e65a7d483ca28dafaacba0d07351bdcc8bd75 # v1.1.1
15
16
target_repo_url: git@codeberg.org:izaac/nixos-config.git
17
ssh_private_key: ${{ secrets.CODEBERG_SSH_KEY }}
0 commit comments