Update appleboy/ssh-action action to v1.2.4 #16

Merged
kovagoadi merged 1 commits from renovate/appleboy-ssh-action-1.x into main 2025-12-01 10:03:24 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
appleboy/ssh-action action minor v1.0.3 -> v1.2.4

Release Notes

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

v1.2.4

Compare Source

Changelog

Enhancements
Build process updates
Documentation updates

v1.2.3

Compare Source

Changelog

Features
Bug fixes
Enhancements
Refactor
Build process updates
Documentation updates

v1.2.2

Compare Source

Changelog

Enhancements
Documentation updates

v1.2.1

Compare Source

Changelog

Features
Enhancements
Build process updates
Documentation updates

v1.2.0

Compare Source

Changelog

Features
Bug fixes
Enhancements
Refactor
Build process updates
Documentation updates

v1.1.0

Compare Source

Changelog

Bug fixes
Enhancements
Refactor
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 becomes conflicted, 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 | minor | `v1.0.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)) ### [`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)) ### [`v1.2.2`](https://github.com/appleboy/ssh-action/releases/tag/v1.2.2) [Compare Source](https://github.com/appleboy/ssh-action/compare/v1.2.1...v1.2.2) #### Changelog ##### Enhancements - [`b0a8f32`](https://github.com/appleboy/ssh-action/commit/b0a8f324e192469585a608d1f586061cf28a6571): chore: bump DRONE\_SSH version to 1.8.1 ([@&#8203;appleboy](https://github.com/appleboy)) - [`2ead5e3`](https://github.com/appleboy/ssh-action/commit/2ead5e36573f08b82fbfce1504f1a4b05a647c6f): chore: update action version across workflows and documentation ([@&#8203;appleboy](https://github.com/appleboy)) ##### Documentation updates - [`9817ef4`](https://github.com/appleboy/ssh-action/commit/9817ef4a1793d4009d854d26cfb0ba4b615d5791): docs(readme): set -e for script\_stop functionality ([#&#8203;368](https://github.com/appleboy/ssh-action/issues/368)) ([@&#8203;Setland34](https://github.com/Setland34)) - [`9273705`](https://github.com/appleboy/ssh-action/commit/92737056c0040ce12606ea20e76e4bcb9824d517): docs: improve documentation and defaults for execution and security ([@&#8203;appleboy](https://github.com/appleboy)) - [`d99ccf8`](https://github.com/appleboy/ssh-action/commit/d99ccf8c09d72749f8eed879283eceea73f4ca6e): docs: improve documentation clarity and consistency ([@&#8203;appleboy](https://github.com/appleboy)) - [`01a5359`](https://github.com/appleboy/ssh-action/commit/01a53594ebd450be519b0d93972a7efca79d50ee): docs: enhance language support and improve documentation clarity ([@&#8203;appleboy](https://github.com/appleboy)) - [`48992f2`](https://github.com/appleboy/ssh-action/commit/48992f2e2c17668bdf29d9b0159c70758d39cd02): docs: prioritize English in language selection options ([@&#8203;appleboy](https://github.com/appleboy)) - [`039c9e0`](https://github.com/appleboy/ssh-action/commit/039c9e07bb37b35054415f27cdbfd7645237832d): docs: update README with private key instructions in multiple languages ([@&#8203;appleboy](https://github.com/appleboy)) - [`a0a0326`](https://github.com/appleboy/ssh-action/commit/a0a032693916dbcde4f0dd3e881dc58c97e35180): docs: clarify parameter descriptions for improved documentation ([@&#8203;appleboy](https://github.com/appleboy)) ### [`v1.2.1`](https://github.com/appleboy/ssh-action/releases/tag/v1.2.1) [Compare Source](https://github.com/appleboy/ssh-action/compare/v1.2.0...v1.2.1) #### Changelog ##### Features - [`102c0d2`](https://github.com/appleboy/ssh-action/commit/102c0d2e5f9f4ec3afb6392f674a1ae9e970dea9): feat: capture stdout and store as output ([#&#8203;287](https://github.com/appleboy/ssh-action/issues/287)) ([@&#8203;GammaGames](https://github.com/GammaGames)) ##### Enhancements - [`8fdfeb0`](https://github.com/appleboy/ssh-action/commit/8fdfeb034ef6e9033a8a4407975aedbc12a08737): chore(github): update `appleboy/ssh-action` to version `v1.2.0` across workflows ([@&#8203;appleboy](https://github.com/appleboy)) - [`43d4ebb`](https://github.com/appleboy/ssh-action/commit/43d4ebbb72699ed0e9e8aeead91adfc4eac75ed6): chore: Add test to stable workflow for script\_path ([#&#8203;347](https://github.com/appleboy/ssh-action/issues/347)) ([@&#8203;kyle-leonhard](https://github.com/kyle-leonhard)) - [`8faa842`](https://github.com/appleboy/ssh-action/commit/8faa84277b88b6cd1455986f459aa66cf72bc8a3): chore: standardize formatting and update dependencies in workflows ([@&#8203;appleboy](https://github.com/appleboy)) ##### Build process updates - [`1c1ad10`](https://github.com/appleboy/ssh-action/commit/1c1ad10f6da46db2f81a68133f45b6a29317b741): ci(action): remove script stop functionality from project ([#&#8203;350](https://github.com/appleboy/ssh-action/issues/350)) ([@&#8203;appleboy](https://github.com/appleboy)) - [`e13c387`](https://github.com/appleboy/ssh-action/commit/e13c387332e012cca188219684f51e6ac401aa32): ci(action): display an environment variable with special characters ([#&#8203;351](https://github.com/appleboy/ssh-action/issues/351)) ([@&#8203;appleboy](https://github.com/appleboy)) - [`66aa4d3`](https://github.com/appleboy/ssh-action/commit/66aa4d343bf909ac4fa0ac52f4e62a9adc354c95): ci: add SSH testing job to GitHub Actions workflow ([#&#8203;355](https://github.com/appleboy/ssh-action/issues/355)) ([@&#8203;appleboy](https://github.com/appleboy)) - [`86aa40d`](https://github.com/appleboy/ssh-action/commit/86aa40ddb7d085faad449ea3e1726b81949ef86b): ci: add SSH server testing to GitHub Actions workflow ([@&#8203;appleboy](https://github.com/appleboy)) ##### Documentation updates - [`a8952eb`](https://github.com/appleboy/ssh-action/commit/a8952ebe2a1428de1644645b937cea45ed655b67): docs(readme): update documentation for GitHub Actions and Docker support ([@&#8203;appleboy](https://github.com/appleboy)) - [`cec69ef`](https://github.com/appleboy/ssh-action/commit/cec69ef2315fa7868468f4283007628aa37a6b7e): docs(readme): standardize terminology and capitalization across project ([@&#8203;appleboy](https://github.com/appleboy)) - [`a9e2fdf`](https://github.com/appleboy/ssh-action/commit/a9e2fdf08d46817c815611f3989f7757048795bd): docs(readme): improve README structure and add new input variables ([@&#8203;appleboy](https://github.com/appleboy)) - [`6137f73`](https://github.com/appleboy/ssh-action/commit/6137f733fb6aad9941aaf990e4df5af3aef72d1c): docs: improve project documentation and organization ([@&#8203;appleboy](https://github.com/appleboy)) - [`b76e617`](https://github.com/appleboy/ssh-action/commit/b76e6173e8c2787083cd8d94b715e6a01844d137): docs(readme): standardize and format README files across languages ([@&#8203;appleboy](https://github.com/appleboy)) - [`4853185`](https://github.com/appleboy/ssh-action/commit/48531853a70097fbb21625def44933e73f9b3ec1): docs(readme): refactor README files to improve language link structure ([@&#8203;appleboy](https://github.com/appleboy)) - [`49751ff`](https://github.com/appleboy/ssh-action/commit/49751ff51697f88206b6c7a0f60f83d1a880b26d): docs: standardize `script_file` naming to `script_path` in documentation ([#&#8203;360](https://github.com/appleboy/ssh-action/issues/360)) ([@&#8203;appleboy](https://github.com/appleboy)) ### [`v1.2.0`](https://github.com/appleboy/ssh-action/releases/tag/v1.2.0) [Compare Source](https://github.com/appleboy/ssh-action/compare/v1.1.0...v1.2.0) #### Changelog ##### Features - [`703ffa3`](https://github.com/appleboy/ssh-action/commit/703ffa3c1ee959aa3694ac64b3a8a9bfa38c2c20): feat(actions): enhance system performance and API integration ([@&#8203;appleboy](https://github.com/appleboy)) ##### Bug fixes - [`3f14168`](https://github.com/appleboy/ssh-action/commit/3f1416813d34f7167832a87fe9607a99b05622a7): fix: typo in success message ([#&#8203;340](https://github.com/appleboy/ssh-action/issues/340)) ([@&#8203;1ukastesar](https://github.com/1ukastesar)) - [`25259c3`](https://github.com/appleboy/ssh-action/commit/25259c3d5059bb20c4b45bf5089d58098b0a5b93): fix: refactor and enhance API and testing infrastructure ([@&#8203;appleboy](https://github.com/appleboy)) ##### Enhancements - [`bb32884`](https://github.com/appleboy/ssh-action/commit/bb32884d53eb81279b477ae19ecf3d319978c768): chore: enhance CI/CD workflows and documentation formatting ([@&#8203;appleboy](https://github.com/appleboy)) - [`362a7f1`](https://github.com/appleboy/ssh-action/commit/362a7f1677aa40aaec6bb1d6fd119b2e080fd7f3): chore: support running commands from a file ([#&#8203;341](https://github.com/appleboy/ssh-action/issues/341)) ([@&#8203;kyle-leonhard](https://github.com/kyle-leonhard)) - [`176437b`](https://github.com/appleboy/ssh-action/commit/176437b5488c703fa41f14a89a8458192086f8f3): chore: refactor codebase for improved consistency and performance ([@&#8203;appleboy](https://github.com/appleboy)) ##### Refactor - [`bf84378`](https://github.com/appleboy/ssh-action/commit/bf84378588277d5361a4cb8b7b3b42912fc3fcab): refactor: refactor codebase and improve API performance ([@&#8203;appleboy](https://github.com/appleboy)) ##### Build process updates - [`2763143`](https://github.com/appleboy/ssh-action/commit/2763143a97c8f9c4e85766b7458183ec99341e81): ci(script): enhance CI workflows and API integration ([@&#8203;appleboy](https://github.com/appleboy)) - [`8b84eae`](https://github.com/appleboy/ssh-action/commit/8b84eaec3a216f1a0a6f56e15a7ab08f9975236a): ci(script): improve CI robustness and coverage across environments ([@&#8203;appleboy](https://github.com/appleboy)) ##### Documentation updates - [`ab698e5`](https://github.com/appleboy/ssh-action/commit/ab698e59d82afb1b65ffe8f70a0d482d744d6239): docs(readme): enhance network protocol support and testing ([@&#8203;appleboy](https://github.com/appleboy)) - [`7eaf766`](https://github.com/appleboy/ssh-action/commit/7eaf76671a0d7eec5d98ee897acda4f968735a17): docs(readme): update SSH action and enhance Chinese README files ([@&#8203;appleboy](https://github.com/appleboy)) ### [`v1.1.0`](https://github.com/appleboy/ssh-action/releases/tag/v1.1.0) [Compare Source](https://github.com/appleboy/ssh-action/compare/v1.0.3...v1.1.0) #### Changelog ##### Bug fixes - [`0c7561b`](https://github.com/appleboy/ssh-action/commit/0c7561b1a30e223b97730bb8b92671995d9fb1d0): fix: switch to SSH key authentication for security ([@&#8203;appleboy](https://github.com/appleboy)) ##### Enhancements - [`9b978f0`](https://github.com/appleboy/ssh-action/commit/9b978f09f2587beff9c80449f57cb0f0612d3039): chore: update SSH action version in README files ([@&#8203;appleboy](https://github.com/appleboy)) - [`1991c55`](https://github.com/appleboy/ssh-action/commit/1991c553ec29aeb9fe1cbffabfabe0c2f0ea891e): chore(file): update target file ([@&#8203;appleboy](https://github.com/appleboy)) - [`aa293c2`](https://github.com/appleboy/ssh-action/commit/aa293c24bb8b49499c238d2260b26a5ab2ee10e0): chore: optimize system configuration and API integration ([@&#8203;appleboy](https://github.com/appleboy)) - [`036cad7`](https://github.com/appleboy/ssh-action/commit/036cad7df774e9168d1de6c77d668c6a292d4540): chore: update drone-ssh to version 1.7.7 ([@&#8203;appleboy](https://github.com/appleboy)) - [`8b60782`](https://github.com/appleboy/ssh-action/commit/8b6078208d71a6d9364c7f23d78ca9b38bed48c0): chore(cli): enhance version handling and testing mechanisms ([@&#8203;appleboy](https://github.com/appleboy)) - [`5ade826`](https://github.com/appleboy/ssh-action/commit/5ade82648576fb5118b586573e9c607af4941b24): chore: improve CLI reliability and version visibility ([@&#8203;appleboy](https://github.com/appleboy)) - [`eaeb069`](https://github.com/appleboy/ssh-action/commit/eaeb06998d86f5e66259ee8dc3d0909612f0ce65): chore(cli): enhance curl command with silent mode and redirects ([@&#8203;appleboy](https://github.com/appleboy)) - [`58164d0`](https://github.com/appleboy/ssh-action/commit/58164d0dc2b76ba5c47e110152e94bfbd13ea235): chore: remove Dockerfile and related configurations ([@&#8203;appleboy](https://github.com/appleboy)) ##### Refactor - [`da612c8`](https://github.com/appleboy/ssh-action/commit/da612c801589d64bea89ca943c84fe1aae7a1d06): refactor: optimize CI pipeline for faster execution ([@&#8203;appleboy](https://github.com/appleboy)) ##### Build process updates - [`c781418`](https://github.com/appleboy/ssh-action/commit/c78141851a6d716353b2ce13c978924e0300775e): ci: enhance GitHub Actions for IPv6 and flexibility ([#&#8203;303](https://github.com/appleboy/ssh-action/issues/303)) ([@&#8203;appleboy](https://github.com/appleboy)) - [`d2d6858`](https://github.com/appleboy/ssh-action/commit/d2d68588591b705c406168accae85968a2f75c0d): ci: enhance GitHub workflow for SSH actions and deployments ([@&#8203;appleboy](https://github.com/appleboy)) - [`551964e`](https://github.com/appleboy/ssh-action/commit/551964ebda1034f0b5449d74db25c42e371ca1f7): ci: optimize GitHub Actions workflow configuration ([@&#8203;appleboy](https://github.com/appleboy)) - [`f916346`](https://github.com/appleboy/ssh-action/commit/f9163462563f649b27272d32e585525a5fe68d76): ci: refactor CI workflow and improve robustness ([#&#8203;320](https://github.com/appleboy/ssh-action/issues/320)) ([@&#8203;appleboy](https://github.com/appleboy)) - [`aabaf12`](https://github.com/appleboy/ssh-action/commit/aabaf1254d78efafd55cd5880a874e9715b4c6e8): ci: add bug report template ([@&#8203;appleboy](https://github.com/appleboy)) - [`c8594ae`](https://github.com/appleboy/ssh-action/commit/c8594ae37d5bd9a779dc12abd0236b1bcff70119): ci: implement GitHub Actions for remote SSH execution ([@&#8203;appleboy](https://github.com/appleboy)) - [`40aad53`](https://github.com/appleboy/ssh-action/commit/40aad53c5a18b2676371816d258458b2ccd56c50): ci: add SSH authentication setup for GitHub Actions ([@&#8203;appleboy](https://github.com/appleboy)) - [`0b0e770`](https://github.com/appleboy/ssh-action/commit/0b0e77098a4fa59703014092ddd6d2ad7267088f): ci: optimize and enhance SSH server workflow ([@&#8203;appleboy](https://github.com/appleboy)) - [`977b74a`](https://github.com/appleboy/ssh-action/commit/977b74a12d4201105f3b851126516847ed6b80b0): ci: enhance CI workflow with SSH job and optimizations ([@&#8203;appleboy](https://github.com/appleboy)) - [`2eeab5b`](https://github.com/appleboy/ssh-action/commit/2eeab5bdbadfcfd821c3f107a694803080f4b126): ci: refactor GitHub Actions key management ([@&#8203;appleboy](https://github.com/appleboy)) - [`acd41e5`](https://github.com/appleboy/ssh-action/commit/acd41e5091e04c5db86c78f86723e9baec27f452): ci: enhance SSH job testing with varied key/password scenarios ([@&#8203;appleboy](https://github.com/appleboy)) - [`f05aefe`](https://github.com/appleboy/ssh-action/commit/f05aefe3514f74f9cda4825a2a5d9905aa45ae2a): ci: enhance SSH action configuration and error handling ([@&#8203;appleboy](https://github.com/appleboy)) - [`e40b597`](https://github.com/appleboy/ssh-action/commit/e40b597081b0c96e4f93bee63cec35d4ea3b4d3a): ci: add GitHub Actions job for SSH key passphrase support ([@&#8203;appleboy](https://github.com/appleboy)) - [`15b64dc`](https://github.com/appleboy/ssh-action/commit/15b64dc8919f9e984dd7c4e96fdd5d74ccc03088): ci: enhance CI pipeline with SSH key handling improvements ([@&#8203;appleboy](https://github.com/appleboy)) - [`a39b3cc`](https://github.com/appleboy/ssh-action/commit/a39b3cce7dbd84fb06164ac1a60a27615417de71): ci: enhance CI/CD pipeline with SSH command execution ([@&#8203;appleboy](https://github.com/appleboy)) - [`815c574`](https://github.com/appleboy/ssh-action/commit/815c5743ac3927b147e22309d57a1f5a140a2d30): ci: enhance deployment with multi-host SSH action ([@&#8203;appleboy](https://github.com/appleboy)) - [`378323e`](https://github.com/appleboy/ssh-action/commit/378323e4c85be1bb394f07e5a3a3c7c687499829): ci: add multi-server support to CI workflow ([@&#8203;appleboy](https://github.com/appleboy)) - [`fc1c1fc`](https://github.com/appleboy/ssh-action/commit/fc1c1fce5140b0530a36d88286de8a29df8518bb): ci: add GitHub Actions job for [`ed25519`](https://github.com/appleboy/ssh-action/commit/ed25519) key support ([@&#8203;appleboy](https://github.com/appleboy)) - [`f0e5a23`](https://github.com/appleboy/ssh-action/commit/f0e5a23d530cb42b84b01340c5fb1a6ad570d4e8): ci: add environment variable handling in GitHub Actions ([@&#8203;appleboy](https://github.com/appleboy)) - [`9c32aa6`](https://github.com/appleboy/ssh-action/commit/9c32aa61f8c24f38e93a3282178429b314c14e8a): ci: refactor workflows and API integrations ([@&#8203;appleboy](https://github.com/appleboy)) - [`97f8d75`](https://github.com/appleboy/ssh-action/commit/97f8d752b568999364c7296fa08e33d68367e3fd): ci: enable root access in CI pipeline ([@&#8203;appleboy](https://github.com/appleboy)) - [`5a8776f`](https://github.com/appleboy/ssh-action/commit/5a8776fd157405e3e88da24413b04c2aaf01e99c): ci: switch to password authentication in GitHub workflow ([@&#8203;appleboy](https://github.com/appleboy)) - [`b6941ae`](https://github.com/appleboy/ssh-action/commit/b6941ae5d5746e351d7fede90e718688304d2b4a): ci: refactor codebase and optimize performance ([@&#8203;appleboy](https://github.com/appleboy)) - [`43895f2`](https://github.com/appleboy/ssh-action/commit/43895f2cd585d373b747690a3e7f9bdcdd09e1cd): ci: refactor SSH testing workflows and job configurations ([@&#8203;appleboy](https://github.com/appleboy)) - [`06fa62e`](https://github.com/appleboy/ssh-action/commit/06fa62e61cac6c39015db4efcde64776f56965c4): ci: rename the workflow files. ([@&#8203;appleboy](https://github.com/appleboy)) - [`b4a07ca`](https://github.com/appleboy/ssh-action/commit/b4a07ca5940a7dc94925e99f8e6eab3671b0fa64): ci: enhance GitHub Actions with secret variable support ([#&#8203;330](https://github.com/appleboy/ssh-action/issues/330)) ([@&#8203;appleboy](https://github.com/appleboy)) - [`25ce8cb`](https://github.com/appleboy/ssh-action/commit/25ce8cbbcb08177468c7ff7ec5cbfa236f9341e1): ci: implement automated release workflow with GoReleaser ([@&#8203;appleboy](https://github.com/appleboy)) ##### Documentation updates - [`8a779a5`](https://github.com/appleboy/ssh-action/commit/8a779a5b1a8a79465e63ce4724624b4755fed49b): docs: describe true usage of allenvs parameter ([#&#8203;301](https://github.com/appleboy/ssh-action/issues/301)) ([@&#8203;hussu010](https://github.com/hussu010)) - [`fe44be0`](https://github.com/appleboy/ssh-action/commit/fe44be0b96e09ca219322f172bc338fd0718a55b): docs: improve documentation and CI robustness ([@&#8203;appleboy](https://github.com/appleboy)) - [`dd0f09c`](https://github.com/appleboy/ssh-action/commit/dd0f09ca072e60babe3cc58ed83c66a86176300c): docs: improve README clarity and completeness ([@&#8203;appleboy](https://github.com/appleboy)) - [`71d43ea`](https://github.com/appleboy/ssh-action/commit/71d43ea0f75a1f73c9b0e4608c059783968ad29c): docs: improve documentation and testing configurations ([@&#8203;appleboy](https://github.com/appleboy)) - [`28428a1`](https://github.com/appleboy/ssh-action/commit/28428a13f5b0283d667b1c6501d144f15b059726): docs: improve cross-platform clipboard support for key copying ([@&#8203;appleboy](https://github.com/appleboy)) - [`d732991`](https://github.com/appleboy/ssh-action/commit/d732991ab09097d8c8f390d91385b0386e619598): docs(lang): README.zh-cn Document ([#&#8203;332](https://github.com/appleboy/ssh-action/issues/332)) ([@&#8203;astralwaveio](https://github.com/astralwaveio)) </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yNi4xMSIsInVwZGF0ZWRJblZlciI6IjQyLjI2LjExIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-11-30 04:23:49 +01:00
Update appleboy/ssh-action action to v1.2.4
All checks were successful
Remote Deployment Pipeline / Prepare Context (pull_request) Successful in 2s
Remote Deployment Pipeline / Deploy (Staging) (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Dev/Preview) (pull_request) Successful in 46s
Remote Deployment Pipeline / Deploy (Production) (pull_request) Has been skipped
Remote Deployment Pipeline / Cleanup Preview (pull_request) Has been skipped
77ad334336
renovate-bot added 2 commits 2025-12-01 04:28:14 +01:00
Update appleboy/ssh-action action to v1.2.4
All checks were successful
Remote Deployment Pipeline / Prepare Context (pull_request) Successful in 2s
Remote Deployment Pipeline / Deploy (Staging) (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Dev/Preview) (pull_request) Successful in 46s
Remote Deployment Pipeline / Deploy (Production) (pull_request) Has been skipped
Remote Deployment Pipeline / Cleanup Preview (pull_request) Has been skipped
77ad334336
Update appleboy/ssh-action action to v1.2.4
All checks were successful
Remote Deployment Pipeline / Prepare Context (pull_request) Successful in 3s
Remote Deployment Pipeline / Deploy (Staging) (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Dev/Preview) (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Production) (pull_request) Has been skipped
Remote Deployment Pipeline / Cleanup Preview (pull_request) Successful in 12s
4b49783325
kovagoadi merged commit 707fed06c7 into main 2025-12-01 10:03:24 +01:00
kovagoadi deleted branch renovate/appleboy-ssh-action-1.x 2025-12-01 10:03:25 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kovagoadi.hu/traefik#16
No description provided.