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:
v1.0.0
->v1.2.0
v1.4.0
->v1.5.0
v4.1.1
->v4.2.1
v1.4.1
->v1.7.0
v1.4.0
->v1.4.7
v2.1.2
->v2.2.1
Release Notes
appleboy/ssh-action (appleboy/ssh-action)
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
bobheadxi/deployments (bobheadxi/deployments)
v1.5.0
Compare Source
What's Changed
token
now has a default. by @buckett in https://github.com/bobheadxi/deployments/pull/136task
input by @EndBug in https://github.com/bobheadxi/deployments/pull/141New Contributors
Full Changelog: bobheadxi/deployments@v1.4.0...v1.5.0
docker/build-push-action (docker/build-push-action)
v4.2.1
Compare Source
Full Changelog: docker/build-push-action@v4.2.0...v4.2.1
v4.2.0
Compare Source
Full Changelog: docker/build-push-action@v4.1.1...v4.2.0
getsentry/action-release (getsentry/action-release)
v1.7.0
Compare Source
v1.6.0
Compare Source
Reverts the PR attempting to update the CLI to v2.x
v1.5.0
Compare Source
guidojw/actions (guidojw/actions)
v1.4.7
Compare Source
⚠ BREAKING CHANGES
Miscellaneous Chores
Code Refactoring
v1.4.6
Compare Source
Bug Fixes
Miscellaneous Chores
v1.4.5
Compare Source
Miscellaneous Chores
v1.4.4
Compare Source
Miscellaneous Chores
v1.4.3
Compare Source
Bug Fixes
v1.4.2
Compare Source
v1.4.1
Compare Source
snok/container-retention-policy (snok/container-retention-policy)
v2.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: snok/container-retention-policy@v2...v2.2.1
v2.2.0
Compare Source
What's Changed
This new version of the action introduces a
token-type
input variable, which enables the use ofGITHUB_TOKEN
instead of a personal access token - by @Injabie3 in https://github.com/snok/container-retention-policy/pull/70New Contributors
Full Changelog: snok/container-retention-policy@v2...v2.2.0
v2.1.3
Compare Source
What's Changed
keep_at_least
parameter predictable by @yma-het in https://github.com/snok/container-retention-policy/pull/68New Contributors
Full Changelog: snok/container-retention-policy@v2...v2.1.3
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.