File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 python-version : ' 3.9'
3030
3131 - name : Setup SSH Agent for git operations
32- uses : webfactory/ssh-agent@v0.5.4
32+ uses : webfactory/ssh-agent@v0.9.0
3333 with :
3434 ssh-private-key : ${{ secrets.JAVA_SDK_REPO_PRIVATE_KEY }}
3535
Original file line number Diff line number Diff line change 3636 php_version : 8.0
3737 command : about
3838
39- - uses : webfactory/ssh-agent@v0.5.4
39+ - uses : webfactory/ssh-agent@v0.9.0
4040 with :
4141 ssh-private-key : |
4242 ${{ secrets.PHP_SDK_REPO_PRIVATE_KEY_MS }}
Original file line number Diff line number Diff line change 3030 python-version : ' 3.9'
3131
3232 - name : Setup SSH Agent for git operations
33- uses : webfactory/ssh-agent@v0.5.4
33+ uses : webfactory/ssh-agent@v0.9.0
3434 with :
3535 ssh-private-key : ${{ secrets.PYTHON_SDK_REPO_PRIVATE_KEY }}
3636
You can’t perform that action at this time.
0 commit comments