Skip to content

Commit

Permalink
Update webfactory/ssh-agent action to v0.5.0 (#2408)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 25, 2021
1 parent 4b312bc commit baa11ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
- run: npx bower install
working-directory: ./ember

- uses: webfactory/ssh-agent@v0.4.1
- uses: webfactory/ssh-agent@v0.5.0
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}

Expand Down

0 comments on commit baa11ce

Please sign in to comment.