Skip to content

Commit

Permalink
workflows: update ssh-agent (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
tynes authored Nov 17, 2020
1 parent 6f380e2 commit d85d00f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: webfactory/[email protected].0
- uses: webfactory/[email protected].1
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY_READ }}

Expand Down

0 comments on commit d85d00f

Please sign in to comment.