Skip to content

Commit 3b5d30f

Browse files
authored
Bump ssh-agent version (#1175)
Signed-off-by: Terence <terencelimxp@gmail.com>
1 parent df99b03 commit 3b5d30f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
with:
1414
fetch-depth: 0
15-
- uses: webfactory/ssh-agent@v0.4.0
15+
- uses: webfactory/ssh-agent@v0.4.1
1616
with:
1717
ssh-private-key: ${{ secrets.MIRROR_SSH_KEY }}
1818
- name: Mirror all origin branches and tags to internal repo

0 commit comments

Comments
 (0)