Update appleboy/ssh-action action to v1.2.2

This commit is contained in:
renovate[bot]
2025-03-09 16:52:38 +00:00
committed by GitHub
parent d7dbdb4a8b
commit 3a71afa08d
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ jobs:
target: /srv/incoming/ffmpeg/${{ steps.set_version.outputs.no-v }}/${{ inputs.distro }}/${{ matrix.arch }}/${{ matrix.release }}
- name: Move incoming release into repository
uses: appleboy/ssh-action@8faa84277b88b6cd1455986f459aa66cf72bc8a3 # v1.2.1
uses: appleboy/ssh-action@2ead5e36573f08b82fbfce1504f1a4b05a647c6f # v1.2.2
with:
host: ${{ secrets.deploy-host }}
username: ${{ secrets.deploy-user }}