Update appleboy/ssh-action digest to b9f6bf6 (#8)
Some checks failed
Build and push container image / build (push) Has been cancelled

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-12-26 07:07:54 +00:00 committed by Renovate Bot
parent 80c595ffcc
commit 9b37ab5f9b

View File

@ -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@4330a1ea489ced98a6778fb35bb6bfed8b61fca5 uses: appleboy/ssh-action@b9f6bf6223b169d55fdc9d4317424830474585e6
with: with:
host: ${{ secrets.SSH_HOST }} host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USERNAME }} username: ${{ secrets.SSH_USERNAME }}