chore(deps): update appleboy/ssh-action action to v1 #24
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.1.8->v1.2.4Release Notes
appleboy/ssh-action (appleboy/ssh-action)
v1.2.4Compare Source
Changelog
Enhancements
4e3535e: chore: bump default DRONE_SSH_VERSION to 1.8.2 (@appleboy)Build process updates
823bd89: ci: trigger GitHub Actions workflows only on version tags (@appleboy)Documentation updates
652a0be: docs: update CI documentation and workflow references (@appleboy)f6208e0: docs: document and demonstrate capturing and using command output (@appleboy)v1.2.3Compare Source
Changelog
Features
20d5c5b: feat: add configurable curl insecure flag to GitHub action (@appleboy)Bug fixes
170eebb: fix: enhance binary download flow with robust error handling (#394) (@appleboy)Enhancements
b27b9f8: chore: refactor system to improve efficiency and update API usage (@appleboy)0e19dd9: chore: improve robustness and consistency across multiple scripts (@appleboy)Refactor
b6690ee: refactor: improve error handling and code readability across scripts (#374) (@appleboy)Build process updates
2b3c650: ci: unify and enhance GitHub workflow configurations (@appleboy)ffd1eec: ci: add workflow step for multi-command SSH testing (#386) (@appleboy)53f5c5c: ci: add automated Trivy security scanning via GitHub Actions (@appleboy)Documentation updates
52a1840: docs: update SSH action version to v1 in all README files (#372) (@appleboy)689de3c: docs: improve CLI messaging and error clarity for users (@appleboy)9ca1cd2: docs: document the newcurl_insecureconfiguration option (@appleboy)bd83ba7: docs: document and configure drone-ssh version usage (#381) (@appleboy)b80f638: docs: rewrite and unify documentation across all supported languages (@appleboy)c7fbbc9: docs: add table of contents to multilingual README files (@appleboy)4d84f05: docs: revamp and unify multi-language readme documentation (@appleboy)8f3cc07: docs: add comprehensive tables of contents to all README files (@appleboy)8745f95: docs: restructure and clarify parameter documentation across all readmes (@appleboy)57f6f35: docs(readme): better wording for script_path property (#387) (@kontur)3ca8a7c: docs: clarify script_path usage in Chinese remote execution docs (@appleboy)c680069: docs: add comprehensive documentation for project setup and usage (@appleboy)91f3272: docs: add Trivy security scan badge to all documentation (@appleboy)v1.2.2Compare Source
Changelog
Enhancements
b0a8f32: chore: bump DRONE_SSH version to 1.8.1 (@appleboy)2ead5e3: chore: update action version across workflows and documentation (@appleboy)Documentation updates
9817ef4: docs(readme): set -e for script_stop functionality (#368) (@Setland34)9273705: docs: improve documentation and defaults for execution and security (@appleboy)d99ccf8: docs: improve documentation clarity and consistency (@appleboy)01a5359: docs: enhance language support and improve documentation clarity (@appleboy)48992f2: docs: prioritize English in language selection options (@appleboy)039c9e0: docs: update README with private key instructions in multiple languages (@appleboy)a0a0326: docs: clarify parameter descriptions for improved documentation (@appleboy)v1.2.1Compare Source
Changelog
Features
102c0d2: feat: capture stdout and store as output (#287) (@GammaGames)Enhancements
8fdfeb0: chore(github): updateappleboy/ssh-actionto versionv1.2.0across workflows (@appleboy)43d4ebb: chore: Add test to stable workflow for script_path (#347) (@kyle-leonhard)8faa842: chore: standardize formatting and update dependencies in workflows (@appleboy)Build process updates
1c1ad10: ci(action): remove script stop functionality from project (#350) (@appleboy)e13c387: ci(action): display an environment variable with special characters (#351) (@appleboy)66aa4d3: ci: add SSH testing job to GitHub Actions workflow (#355) (@appleboy)86aa40d: ci: add SSH server testing to GitHub Actions workflow (@appleboy)Documentation updates
a8952eb: docs(readme): update documentation for GitHub Actions and Docker support (@appleboy)cec69ef: docs(readme): standardize terminology and capitalization across project (@appleboy)a9e2fdf: docs(readme): improve README structure and add new input variables (@appleboy)6137f73: docs: improve project documentation and organization (@appleboy)b76e617: docs(readme): standardize and format README files across languages (@appleboy)4853185: docs(readme): refactor README files to improve language link structure (@appleboy)49751ff: docs: standardizescript_filenaming toscript_pathin documentation (#360) (@appleboy)v1.2.0Compare Source
Changelog
Features
703ffa3: feat(actions): enhance system performance and API integration (@appleboy)Bug fixes
3f14168: fix: typo in success message (#340) (@1ukastesar)25259c3: fix: refactor and enhance API and testing infrastructure (@appleboy)Enhancements
bb32884: chore: enhance CI/CD workflows and documentation formatting (@appleboy)362a7f1: chore: support running commands from a file (#341) (@kyle-leonhard)176437b: chore: refactor codebase for improved consistency and performance (@appleboy)Refactor
bf84378: refactor: refactor codebase and improve API performance (@appleboy)Build process updates
2763143: ci(script): enhance CI workflows and API integration (@appleboy)8b84eae: ci(script): improve CI robustness and coverage across environments (@appleboy)Documentation updates
ab698e5: docs(readme): enhance network protocol support and testing (@appleboy)7eaf766: docs(readme): update SSH action and enhance Chinese README files (@appleboy)v1.1.0Compare Source
Changelog
Bug fixes
0c7561b: fix: switch to SSH key authentication for security (@appleboy)Enhancements
9b978f0: chore: update SSH action version in README files (@appleboy)1991c55: chore(file): update target file (@appleboy)aa293c2: chore: optimize system configuration and API integration (@appleboy)036cad7: chore: update drone-ssh to version 1.7.7 (@appleboy)8b60782: chore(cli): enhance version handling and testing mechanisms (@appleboy)5ade826: chore: improve CLI reliability and version visibility (@appleboy)eaeb069: chore(cli): enhance curl command with silent mode and redirects (@appleboy)58164d0: chore: remove Dockerfile and related configurations (@appleboy)Refactor
da612c8: refactor: optimize CI pipeline for faster execution (@appleboy)Build process updates
c781418: ci: enhance GitHub Actions for IPv6 and flexibility (#303) (@appleboy)d2d6858: ci: enhance GitHub workflow for SSH actions and deployments (@appleboy)551964e: ci: optimize GitHub Actions workflow configuration (@appleboy)f916346: ci: refactor CI workflow and improve robustness (#320) (@appleboy)aabaf12: ci: add bug report template (@appleboy)c8594ae: ci: implement GitHub Actions for remote SSH execution (@appleboy)40aad53: ci: add SSH authentication setup for GitHub Actions (@appleboy)0b0e770: ci: optimize and enhance SSH server workflow (@appleboy)977b74a: ci: enhance CI workflow with SSH job and optimizations (@appleboy)2eeab5b: ci: refactor GitHub Actions key management (@appleboy)acd41e5: ci: enhance SSH job testing with varied key/password scenarios (@appleboy)f05aefe: ci: enhance SSH action configuration and error handling (@appleboy)e40b597: ci: add GitHub Actions job for SSH key passphrase support (@appleboy)15b64dc: ci: enhance CI pipeline with SSH key handling improvements (@appleboy)a39b3cc: ci: enhance CI/CD pipeline with SSH command execution (@appleboy)815c574: ci: enhance deployment with multi-host SSH action (@appleboy)378323e: ci: add multi-server support to CI workflow (@appleboy)fc1c1fc: ci: add GitHub Actions job fored25519key support (@appleboy)f0e5a23: ci: add environment variable handling in GitHub Actions (@appleboy)9c32aa6: ci: refactor workflows and API integrations (@appleboy)97f8d75: ci: enable root access in CI pipeline (@appleboy)5a8776f: ci: switch to password authentication in GitHub workflow (@appleboy)b6941ae: ci: refactor codebase and optimize performance (@appleboy)43895f2: ci: refactor SSH testing workflows and job configurations (@appleboy)06fa62e: ci: rename the workflow files. (@appleboy)b4a07ca: ci: enhance GitHub Actions with secret variable support (#330) (@appleboy)25ce8cb: ci: implement automated release workflow with GoReleaser (@appleboy)Documentation updates
8a779a5: docs: describe true usage of allenvs parameter (#301) (@hussu010)fe44be0: docs: improve documentation and CI robustness (@appleboy)dd0f09c: docs: improve README clarity and completeness (@appleboy)71d43ea: docs: improve documentation and testing configurations (@appleboy)28428a1: docs: improve cross-platform clipboard support for key copying (@appleboy)d732991: docs(lang): README.zh-cn Document (#332) (@astralwaveio)v1.0.3Compare Source
request_ptyto request a pseudo-terminal from the server, addressing the sudo command issue. #288v1.0.2Compare Source
upgrade ssh-proxy for security patch
v1.0.1: for security patchCompare Source
v1.0.0Compare Source
v0.1.10Compare Source
Enhancement
v0.1.9Compare Source
Enhance
5f64c95- chore: improve SSH key handling and documentation3cd1bcf- feat: refactor code for parallel execution on multiple hosts (#237 #233)4958308- docs: add traditional Chinese documentation. (5 weeks ago) <Bo-Yi.Wu>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.
This PR was generated by Mend Renovate. View the repository job log.