There was an error while loading. Please reload this page.
1 parent 5eecec3 commit 6e3a353Copy full SHA for 6e3a353
1 file changed
.github/workflows/mirror.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
with:
14
fetch-depth: 0
15
- - uses: webfactory/ssh-agent@v0.4.0
+ - uses: webfactory/ssh-agent@v0.4.1
16
17
ssh-private-key: ${{ secrets.MIRROR_SSH_KEY }}
18
- name: Mirror all origin branches and tags to internal repo
0 commit comments