Update appleboy/ssh-action action to v1.0.3
PR created by Renovate Bot.
This commit is contained in:
parent
240a190ee7
commit
8f1f70ab55
@ -8,7 +8,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@2451745138b602d3e100a6def50c8e4e39591d4c # v1.0.2
|
uses: appleboy/ssh-action@029f5b4aeeeb58fdfe1410a5d17f967dacf36262 # v1.0.3
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.SSH_HOST }}
|
host: ${{ secrets.SSH_HOST }}
|
||||||
username: ${{ secrets.SSH_USERNAME }}
|
username: ${{ secrets.SSH_USERNAME }}
|
||||||
|
Reference in New Issue
Block a user