Update appleboy/ssh-action digest to 4330a1e (#3)
All checks were successful
Build and push container image / build (push) Successful in 7m4s
All checks were successful
Build and push container image / build (push) Successful in 7m4s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
7f191d6d55
commit
7a5e9a6074
@ -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@55dabf81b49d4120609345970c91507e2d734799
|
uses: appleboy/ssh-action@4330a1ea489ced98a6778fb35bb6bfed8b61fca5
|
||||||
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