Skip to content

Commit

Permalink
Bump ssh-agent version (#1175)
Browse files Browse the repository at this point in the history
Signed-off-by: Terence <terencelimxp@gmail.com>
  • Loading branch information
terryyylim authored Nov 18, 2020
1 parent df99b03 commit 3b5d30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: webfactory/ssh-agent@v0.4.0
- uses: webfactory/ssh-agent@v0.4.1
with:
ssh-private-key: ${{ secrets.MIRROR_SSH_KEY }}
- name: Mirror all origin branches and tags to internal repo
Expand Down

0 comments on commit 3b5d30f

Please sign in to comment.