Commit d85d00fa authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

workflows: update ssh-agent (#66)

parent 6f380e2b
...@@ -15,7 +15,7 @@ jobs: ...@@ -15,7 +15,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: webfactory/ssh-agent@v0.4.0 - uses: webfactory/ssh-agent@v0.4.1
with: with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY_READ }} ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY_READ }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment