mirror of
https://github.com/agresdominik/website.git
synced 2026-07-22 16:30:59 +00:00
Merge pull request #4 from agresdominik/dependabot/github_actions/appleboy/ssh-action-1.2.5
Bump appleboy/ssh-action from 0.1.9 to 1.2.5
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
uses: actions/checkout@v7
|
uses: actions/checkout@v7
|
||||||
|
|
||||||
- name: Deploy to VPS
|
- name: Deploy to VPS
|
||||||
uses: appleboy/ssh-action@v0.1.9
|
uses: appleboy/ssh-action@v1.2.5
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.VPS_HOST }}
|
host: ${{ secrets.VPS_HOST }}
|
||||||
username: agres
|
username: agres
|
||||||
|
|||||||
Reference in New Issue
Block a user