Update appleboy/ssh-action digest to 2344d97 (#9)
All checks were successful
Build and push container image / build (push) Successful in 9m12s
All checks were successful
Build and push container image / build (push) Successful in 9m12s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
9b37ab5f9b
commit
78ae2a6a5f
@ -7,7 +7,7 @@ jobs:
|
|||||||
runs-on: ubuntu-22.04-node
|
runs-on: ubuntu-22.04-node
|
||||||
steps:
|
steps:
|
||||||
- name: SSH into Docker Host
|
- name: SSH into Docker Host
|
||||||
uses: appleboy/ssh-action@b9f6bf6223b169d55fdc9d4317424830474585e6
|
uses: appleboy/ssh-action@2344d975738ad85c2c0bc848a78cef0d4ce17ec0
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.SSH_HOST }}
|
host: ${{ secrets.SSH_HOST }}
|
||||||
username: ${{ secrets.SSH_USERNAME }}
|
username: ${{ secrets.SSH_USERNAME }}
|
||||||
|
Loading…
Reference in New Issue
Block a user