🔧 Renovate: Update (patch) appleboy/ssh-action action to v1.2.3 #40

Merged
renovate-bot merged 1 commits from renovate/github-actions-appleboy-ssh-action-v1-2-3 into main 2025-11-07 21:55:14 -05:00
Member

This PR contains the following updates:

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

Renovate Update Info

  • Update Type: patch

  • Automerge: 🛑 This update requires manual approval


Release Notes

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

v1.2.3

Compare Source

Changelog
Features
Bug fixes
Enhancements
Refactor
Build process updates
Documentation updates

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.2` -> `v1.2.3` | ### ⚡ Renovate Update Info - **Update Type:** patch - **Automerge:** 🛑 This update requires manual approval --- ### Release Notes <details> <summary>appleboy/ssh-action (appleboy/ssh-action)</summary> ### [`v1.2.3`](https://github.com/appleboy/ssh-action/releases/tag/v1.2.3) [Compare Source](https://github.com/appleboy/ssh-action/compare/v1.2.2...v1.2.3) ##### Changelog ##### Features - [`20d5c5b`](https://github.com/appleboy/ssh-action/commit/20d5c5bbc91841863c09aaa3a6797061bbf148a4): feat: add configurable curl insecure flag to GitHub action ([@&#8203;appleboy](https://github.com/appleboy)) ##### Bug fixes - [`170eebb`](https://github.com/appleboy/ssh-action/commit/170eebb2ee3ce82216b41e857a289e0dca842c08): fix: enhance binary download flow with robust error handling ([#&#8203;394](https://github.com/appleboy/ssh-action/issues/394)) ([@&#8203;appleboy](https://github.com/appleboy)) ##### Enhancements - [`b27b9f8`](https://github.com/appleboy/ssh-action/commit/b27b9f8968f508f19656348e47e978c4686dbd2f): chore: refactor system to improve efficiency and update API usage ([@&#8203;appleboy](https://github.com/appleboy)) - [`0e19dd9`](https://github.com/appleboy/ssh-action/commit/0e19dd962da42eb2f2b775d6e133dc9dfd424aa6): chore: improve robustness and consistency across multiple scripts ([@&#8203;appleboy](https://github.com/appleboy)) ##### Refactor - [`b6690ee`](https://github.com/appleboy/ssh-action/commit/b6690ee817812c18c1bcc05cd08d0011e6aabc63): refactor: improve error handling and code readability across scripts ([#&#8203;374](https://github.com/appleboy/ssh-action/issues/374)) ([@&#8203;appleboy](https://github.com/appleboy)) ##### Build process updates - [`2b3c650`](https://github.com/appleboy/ssh-action/commit/2b3c6504b3e1405c32b38787b6d20b223a1ecebc): ci: unify and enhance GitHub workflow configurations ([@&#8203;appleboy](https://github.com/appleboy)) - [`ffd1eec`](https://github.com/appleboy/ssh-action/commit/ffd1eec36471c1bfbebcf1941411db862c9b0e38): ci: add workflow step for multi-command SSH testing ([#&#8203;386](https://github.com/appleboy/ssh-action/issues/386)) ([@&#8203;appleboy](https://github.com/appleboy)) - [`53f5c5c`](https://github.com/appleboy/ssh-action/commit/53f5c5cedfd3f9032989483701c0a25764f2d4e3): ci: add automated Trivy security scanning via GitHub Actions ([@&#8203;appleboy](https://github.com/appleboy)) ##### Documentation updates - [`52a1840`](https://github.com/appleboy/ssh-action/commit/52a1840ca6cafe7e0e1e15e8649b935ba4e33077): docs: update SSH action version to v1 in all README files ([#&#8203;372](https://github.com/appleboy/ssh-action/issues/372)) ([@&#8203;appleboy](https://github.com/appleboy)) - [`689de3c`](https://github.com/appleboy/ssh-action/commit/689de3cf649b7be1e792eeea9fc0571dcc0c3e4f): docs: improve CLI messaging and error clarity for users ([@&#8203;appleboy](https://github.com/appleboy)) - [`9ca1cd2`](https://github.com/appleboy/ssh-action/commit/9ca1cd21746f53919166547633817ce20c8b5394): docs: document the new `curl_insecure` configuration option ([@&#8203;appleboy](https://github.com/appleboy)) - [`bd83ba7`](https://github.com/appleboy/ssh-action/commit/bd83ba7e2b3b59ec4007ddc30c72ef12e5d2fff7): docs: document and configure drone-ssh version usage ([#&#8203;381](https://github.com/appleboy/ssh-action/issues/381)) ([@&#8203;appleboy](https://github.com/appleboy)) - [`b80f638`](https://github.com/appleboy/ssh-action/commit/b80f638dc49d3b3a0321d26532f97c8eecb7276b): docs: rewrite and unify documentation across all supported languages ([@&#8203;appleboy](https://github.com/appleboy)) - [`c7fbbc9`](https://github.com/appleboy/ssh-action/commit/c7fbbc9208e4020c3b78e5db9e7042248c991866): docs: add table of contents to multilingual README files ([@&#8203;appleboy](https://github.com/appleboy)) - [`4d84f05`](https://github.com/appleboy/ssh-action/commit/4d84f0522a5d50416e14452c3285361e7fdff665): docs: revamp and unify multi-language readme documentation ([@&#8203;appleboy](https://github.com/appleboy)) - [`8f3cc07`](https://github.com/appleboy/ssh-action/commit/8f3cc07719a6ef0a247c6a0b146041bf14ea6211): docs: add comprehensive tables of contents to all README files ([@&#8203;appleboy](https://github.com/appleboy)) - [`8745f95`](https://github.com/appleboy/ssh-action/commit/8745f9583c033551b991c73d76d23dd610c9f26e): docs: restructure and clarify parameter documentation across all readmes ([@&#8203;appleboy](https://github.com/appleboy)) - [`57f6f35`](https://github.com/appleboy/ssh-action/commit/57f6f3556d4a3e900b37a8dcf9e06ec7da87d6e7): docs(readme): better wording for script\_path property ([#&#8203;387](https://github.com/appleboy/ssh-action/issues/387)) ([@&#8203;kontur](https://github.com/kontur)) - [`3ca8a7c`](https://github.com/appleboy/ssh-action/commit/3ca8a7c5359ac6ad91aa47f1946ece1c3b025004): docs: clarify script\_path usage in Chinese remote execution docs ([@&#8203;appleboy](https://github.com/appleboy)) - [`c680069`](https://github.com/appleboy/ssh-action/commit/c680069d84038812d68d6f1360d230ea50fb6005): docs: add comprehensive documentation for project setup and usage ([@&#8203;appleboy](https://github.com/appleboy)) - [`91f3272`](https://github.com/appleboy/ssh-action/commit/91f3272fc5907f4699dcf59761eb622a07342f5a): docs: add Trivy security scan badge to all documentation ([@&#8203;appleboy](https://github.com/appleboy)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate-bot added the dependenciesrenovate labels 2025-11-07 21:55:06 -05:00
renovate-bot added 1 commit 2025-11-07 21:55:08 -05:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-11-07 21:55:10 -05:00
renovate-bot merged commit 9dcdadf0d8 into main 2025-11-07 21:55:14 -05:00
renovate-bot deleted branch renovate/github-actions-appleboy-ssh-action-v1-2-3 2025-11-07 21:55:15 -05:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Trez/hugo_it-services#40