Update appleboy/ssh-action digest to 4330a1e (#3)
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:
Renovate 2023-12-08 11:26:24 +00:00 committed by Renovate Bot
parent 7f191d6d55
commit 7a5e9a6074

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-22.04-node
steps:
- name: SSH into Docker Host
uses: appleboy/ssh-action@55dabf81b49d4120609345970c91507e2d734799
uses: appleboy/ssh-action@4330a1ea489ced98a6778fb35bb6bfed8b61fca5
with:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USERNAME }}