Skip to content

Commit eea5413

Browse files
chore(deps): update webfactory/ssh-agent action to v0.9.1
1 parent 286a349 commit eea5413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runs:
4545
sh "${{ github.action_path }}/action.sh"
4646
post: |
4747
sh "${{ github.action_path }}/post_action.sh"
48-
- uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387 # v0.9.0
48+
- uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
4949
with:
5050
ssh-private-key: ${{ inputs.ssh-private-key }}
5151
ssh-auth-sock: ${{ inputs.ssh-auth-sock }}

0 commit comments

Comments
 (0)