Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps appleboy/ssh-action from 1.0.3 to 1.2.4.

Release notes

Sourced from appleboy/ssh-action's releases.

v1.2.4

Changelog

Enhancements

  • 4e3535e14ec03f79243a1a56045526c18d66d556: chore: bump default DRONE_SSH_VERSION to 1.8.2 (@​appleboy)

Build process updates

  • 823bd89e131d8d508129f9443cad5855e9ba96f0: ci: trigger GitHub Actions workflows only on version tags (@​appleboy)

Documentation updates

  • 652a0bee3c6aaba4fb2ae596f1de42c51f8e81ec: docs: update CI documentation and workflow references (@​appleboy)
  • f6208e096db23f5766ae2e218bde93cb6a8d0944: docs: document and demonstrate capturing and using command output (@​appleboy)

v1.2.3

Changelog

Features

  • 20d5c5bbc91841863c09aaa3a6797061bbf148a4: feat: add configurable curl insecure flag to GitHub action (@​appleboy)

Bug fixes

  • 170eebb2ee3ce82216b41e857a289e0dca842c08: fix: enhance binary download flow with robust error handling (#394) (@​appleboy)

Enhancements

  • b27b9f8968f508f19656348e47e978c4686dbd2f: chore: refactor system to improve efficiency and update API usage (@​appleboy)
  • 0e19dd962da42eb2f2b775d6e133dc9dfd424aa6: chore: improve robustness and consistency across multiple scripts (@​appleboy)

Refactor

  • b6690ee817812c18c1bcc05cd08d0011e6aabc63: refactor: improve error handling and code readability across scripts (#374) (@​appleboy)

Build process updates

  • 2b3c6504b3e1405c32b38787b6d20b223a1ecebc: ci: unify and enhance GitHub workflow configurations (@​appleboy)
  • ffd1eec36471c1bfbebcf1941411db862c9b0e38: ci: add workflow step for multi-command SSH testing (#386) (@​appleboy)
  • 53f5c5cedfd3f9032989483701c0a25764f2d4e3: ci: add automated Trivy security scanning via GitHub Actions (@​appleboy)

Documentation updates

  • 52a1840ca6cafe7e0e1e15e8649b935ba4e33077: docs: update SSH action version to v1 in all README files (#372) (@​appleboy)
  • 689de3cf649b7be1e792eeea9fc0571dcc0c3e4f: docs: improve CLI messaging and error clarity for users (@​appleboy)
  • 9ca1cd21746f53919166547633817ce20c8b5394: docs: document the new curl_insecure configuration option (@​appleboy)
  • bd83ba7e2b3b59ec4007ddc30c72ef12e5d2fff7: docs: document and configure drone-ssh version usage (#381) (@​appleboy)
  • b80f638dc49d3b3a0321d26532f97c8eecb7276b: docs: rewrite and unify documentation across all supported languages (@​appleboy)
  • c7fbbc9208e4020c3b78e5db9e7042248c991866: docs: add table of contents to multilingual README files (@​appleboy)
  • 4d84f0522a5d50416e14452c3285361e7fdff665: docs: revamp and unify multi-language readme documentation (@​appleboy)
  • 8f3cc07719a6ef0a247c6a0b146041bf14ea6211: docs: add comprehensive tables of contents to all README files (@​appleboy)
  • 8745f9583c033551b991c73d76d23dd610c9f26e: docs: restructure and clarify parameter documentation across all readmes (@​appleboy)
  • 57f6f3556d4a3e900b37a8dcf9e06ec7da87d6e7: docs(readme): better wording for script_path property (#387) (@​kontur)
  • 3ca8a7c5359ac6ad91aa47f1946ece1c3b025004: docs: clarify script_path usage in Chinese remote execution docs (@​appleboy)
  • c680069d84038812d68d6f1360d230ea50fb6005: docs: add comprehensive documentation for project setup and usage (@​appleboy)
  • 91f3272fc5907f4699dcf59761eb622a07342f5a: docs: add Trivy security scan badge to all documentation (@​appleboy)

v1.2.2

Changelog

Enhancements

  • b0a8f324e192469585a608d1f586061cf28a6571: chore: bump DRONE_SSH version to 1.8.1 (@​appleboy)
  • 2ead5e36573f08b82fbfce1504f1a4b05a647c6f: chore: update action version across workflows and documentation (@​appleboy)

Documentation updates

  • 9817ef4a1793d4009d854d26cfb0ba4b615d5791: docs(readme): set -e for script_stop functionality (#368) (@​Setland34)
  • 92737056c0040ce12606ea20e76e4bcb9824d517: docs: improve documentation and defaults for execution and security (@​appleboy)
  • d99ccf8c09d72749f8eed879283eceea73f4ca6e: docs: improve documentation clarity and consistency (@​appleboy)
  • 01a53594ebd450be519b0d93972a7efca79d50ee: docs: enhance language support and improve documentation clarity (@​appleboy)

... (truncated)

Commits
  • 823bd89 ci: trigger GitHub Actions workflows only on version tags
  • f6208e0 docs: document and demonstrate capturing and using command output
  • 652a0be docs: update CI documentation and workflow references
  • 4e3535e chore: bump default DRONE_SSH_VERSION to 1.8.2
  • 91f3272 docs: add Trivy security scan badge to all documentation
  • 53f5c5c ci: add automated Trivy security scanning via GitHub Actions
  • 170eebb fix: enhance binary download flow with robust error handling (#394)
  • c680069 docs: add comprehensive documentation for project setup and usage
  • 3ca8a7c docs: clarify script_path usage in Chinese remote execution docs
  • 57f6f35 docs(readme): better wording for script_path property (#387)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.3 to 1.2.4.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](appleboy/ssh-action@v1.0.3...v1.2.4)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

Labels

The following labels could not be found: ci, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@rz1989s rz1989s merged commit 13b09d3 into master Dec 12, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/appleboy/ssh-action-1.2.4 branch December 12, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants