Skip to content

Commit

Permalink
Update webfactory/ssh-agent version
Browse files Browse the repository at this point in the history
  • Loading branch information
mjones129 authored Aug 5, 2024
1 parent 495a85d commit 65dec8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

# SSH key
- name: Set up SSH
uses: webfactory/ssh-agent@v0.7.0
uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}

Expand Down

0 comments on commit 65dec8e

Please sign in to comment.