chore(deps): update appleboy/ssh-action action to v1 #25
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.4
->v1.2.2
Release Notes
appleboy/ssh-action (appleboy/ssh-action)
v1.2.2
Compare 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.1
Compare Source
Changelog
Features
102c0d2
: feat: capture stdout and store as output (#287) (@GammaGames)Enhancements
8fdfeb0
: chore(github): updateappleboy/ssh-action
to versionv1.2.0
across 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_file
naming toscript_path
in documentation (#360) (@appleboy)v1.2.0
Compare 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.0
Compare 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 fored25519
key 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.3
Compare Source
request_pty
to request a pseudo-terminal from the server, addressing the sudo command issue. https://github.com/appleboy/ssh-action/pull/288v1.0.2
Compare Source
upgrade ssh-proxy for security patch
v1.0.1
: for security patchCompare Source
v1.0.0
Compare Source
v0.1.10
Compare Source
Enhancement
v0.1.9
Compare 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>v0.1.8
Compare Source
Enhance
v0.1.7
Compare Source
Bug fix
v0.1.6
Compare Source
v0.1.5
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.