Update appleboy/ssh-action digest to 8f94919
PR created by Renovate Bot.
This commit is contained in:
parent
78ae2a6a5f
commit
470a7c85ca
@ -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@2344d975738ad85c2c0bc848a78cef0d4ce17ec0
|
uses: appleboy/ssh-action@8f949198563a347a01c65ffc60399aef2b59d4ab
|
||||||
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