Skip to content

Commit

Permalink
Update webfactory/ssh-agent action to version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piranna committed Jan 29, 2024
1 parent a6ea285 commit db14ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:

- name: Setup SSH
if: inputs.ssh-private-key
uses: webfactory/ssh-agent@v0.7.0
uses: webfactory/ssh-agent@v0.8.0
with:
ssh-private-key: ${{ inputs.ssh-private-key }}

Expand Down

0 comments on commit db14ea4

Please sign in to comment.