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 and pyalex committed Nov 24, 2020
1 parent 5eecec3 commit 6e3a353
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 6e3a353

Please sign in to comment.