We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df99b03 commit 3b5d30fCopy full SHA for 3b5d30f
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