chore(deps): update appleboy/ssh-action action to v1.2.5 (#60)

Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit was merged in pull request #60.
This commit is contained in:
2026-01-28 02:26:39 +00:00
committed by renovate[bot]
parent 66759ac6de
commit 6696850c95
2 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ jobs:
echo "project_folder=/home/${{ secrets.DEPLOY_USERNAME }}/$projectname" >> $GITEA_ENV
- name: "[ON HOST] Remove Stack"
uses: appleboy/ssh-action@v1.2.4
uses: appleboy/ssh-action@v1.2.5
with:
host: ${{ secrets.DEPLOY_HOST }}
username: ${{ secrets.DEPLOY_USERNAME }}