We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286a349 commit 450dcddCopy full SHA for 450dcdd
action.yml
@@ -45,7 +45,7 @@ runs:
45
sh "${{ github.action_path }}/action.sh"
46
post: |
47
sh "${{ github.action_path }}/post_action.sh"
48
- - uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387 # v0.9.0
+ - uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
49
with:
50
ssh-private-key: ${{ inputs.ssh-private-key }}
51
ssh-auth-sock: ${{ inputs.ssh-auth-sock }}
0 commit comments