chore(deps): update appleboy/ssh-action action to v1.2.4 #49

Open
renovate-bot wants to merge 1 commits from renovate/appleboy-ssh-action-1.x into main
Owner

This PR contains the following updates:

Package Type Update Change
appleboy/ssh-action action patch v1.2.3 -> v1.2.4

Release Notes

appleboy/ssh-action (appleboy/ssh-action)

v1.2.4

Compare Source

Changelog
Enhancements
Build process updates
Documentation updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [appleboy/ssh-action](https://github.com/appleboy/ssh-action) | action | patch | `v1.2.3` -> `v1.2.4` | --- ### Release Notes <details> <summary>appleboy/ssh-action (appleboy/ssh-action)</summary> ### [`v1.2.4`](https://github.com/appleboy/ssh-action/releases/tag/v1.2.4) [Compare Source](https://github.com/appleboy/ssh-action/compare/v1.2.3...v1.2.4) ##### Changelog ##### Enhancements - [`4e3535e`](https://github.com/appleboy/ssh-action/commit/4e3535e14ec03f79243a1a56045526c18d66d556): chore: bump default DRONE\_SSH\_VERSION to 1.8.2 ([@&#8203;appleboy](https://github.com/appleboy)) ##### Build process updates - [`823bd89`](https://github.com/appleboy/ssh-action/commit/823bd89e131d8d508129f9443cad5855e9ba96f0): ci: trigger GitHub Actions workflows only on version tags ([@&#8203;appleboy](https://github.com/appleboy)) ##### Documentation updates - [`652a0be`](https://github.com/appleboy/ssh-action/commit/652a0bee3c6aaba4fb2ae596f1de42c51f8e81ec): docs: update CI documentation and workflow references ([@&#8203;appleboy](https://github.com/appleboy)) - [`f6208e0`](https://github.com/appleboy/ssh-action/commit/f6208e096db23f5766ae2e218bde93cb6a8d0944): docs: document and demonstrate capturing and using command output ([@&#8203;appleboy](https://github.com/appleboy)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yNi44IiwidXBkYXRlZEluVmVyIjoiNDIuMjYuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
type
dependencies
label 2025-11-28 15:17:15 +00:00
renovate-bot added 1 commit 2025-11-28 15:17:16 +00:00

Decision: Accept
Change Score: 10/10

The changes proposed are simply updating the version of appleboy/ssh-action from v1.2.3 to v1.2.4 in two separate workflow files. This looks like a routine update to a GitHub Action. I don't see any immediate problems, and this looks like a reasonable update.

**Decision: Accept** **Change Score: 10/10** The changes proposed are simply updating the version of `appleboy/ssh-action` from `v1.2.3` to `v1.2.4` in two separate workflow files. This looks like a routine update to a GitHub Action. I don't see any immediate problems, and this looks like a reasonable update.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/appleboy-ssh-action-1.x:renovate/appleboy-ssh-action-1.x
git checkout renovate/appleboy-ssh-action-1.x
Sign in to join this conversation.