Skip to content

Commit

Permalink
Bump webfactory ssh agent to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
James Bensley committed Nov 19, 2024
1 parent 61a550b commit 817628b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Clone repo
uses: actions/checkout@v3
- name: Setup SSH Keys and known_hosts
uses: webfactory/ssh-agent@v0.8.0
uses: webfactory/ssh-agent
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Setup git
Expand Down

0 comments on commit 817628b

Please sign in to comment.