Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps appleboy/ssh-action from 1.0.3 to 1.2.1.

Release notes

Sourced from appleboy/ssh-action's releases.

v1.2.1

Changelog

Features

  • 102c0d2e5f9f4ec3afb6392f674a1ae9e970dea9: feat: capture stdout and store as output (#287) (@​GammaGames)

Enhancements

  • 8fdfeb034ef6e9033a8a4407975aedbc12a08737: chore(github): update appleboy/ssh-action to version v1.2.0 across workflows (@​appleboy)
  • 43d4ebbb72699ed0e9e8aeead91adfc4eac75ed6: chore: Add test to stable workflow for script_path (#347) (@​kyle-leonhard)
  • 8faa84277b88b6cd1455986f459aa66cf72bc8a3: chore: standardize formatting and update dependencies in workflows (@​appleboy)

Build process updates

  • 1c1ad10f6da46db2f81a68133f45b6a29317b741: ci(action): remove script stop functionality from project (#350) (@​appleboy)
  • e13c387332e012cca188219684f51e6ac401aa32: ci(action): display an environment variable with special characters (#351) (@​appleboy)
  • 66aa4d343bf909ac4fa0ac52f4e62a9adc354c95: ci: add SSH testing job to GitHub Actions workflow (#355) (@​appleboy)
  • 86aa40ddb7d085faad449ea3e1726b81949ef86b: ci: add SSH server testing to GitHub Actions workflow (@​appleboy)

Documentation updates

  • a8952ebe2a1428de1644645b937cea45ed655b67: docs(readme): update documentation for GitHub Actions and Docker support (@​appleboy)
  • cec69ef2315fa7868468f4283007628aa37a6b7e: docs(readme): standardize terminology and capitalization across project (@​appleboy)
  • a9e2fdf08d46817c815611f3989f7757048795bd: docs(readme): improve README structure and add new input variables (@​appleboy)
  • 6137f733fb6aad9941aaf990e4df5af3aef72d1c: docs: improve project documentation and organization (@​appleboy)
  • b76e6173e8c2787083cd8d94b715e6a01844d137: docs(readme): standardize and format README files across languages (@​appleboy)
  • 48531853a70097fbb21625def44933e73f9b3ec1: docs(readme): refactor README files to improve language link structure (@​appleboy)
  • 49751ff51697f88206b6c7a0f60f83d1a880b26d: docs: standardize script_file naming to script_path in documentation (#360) (@​appleboy)

v1.2.0

Changelog

Features

  • 703ffa3c1ee959aa3694ac64b3a8a9bfa38c2c20: feat(actions): enhance system performance and API integration (@​appleboy)

Bug fixes

  • 3f1416813d34f7167832a87fe9607a99b05622a7: fix: typo in success message (#340) (@​1ukastesar)
  • 25259c3d5059bb20c4b45bf5089d58098b0a5b93: fix: refactor and enhance API and testing infrastructure (@​appleboy)

Enhancements

  • bb32884d53eb81279b477ae19ecf3d319978c768: chore: enhance CI/CD workflows and documentation formatting (@​appleboy)
  • 362a7f1677aa40aaec6bb1d6fd119b2e080fd7f3: chore: support running commands from a file (#341) (@​kyle-leonhard)
  • 176437b5488c703fa41f14a89a8458192086f8f3: chore: refactor codebase for improved consistency and performance (@​appleboy)

Refactor

  • bf84378588277d5361a4cb8b7b3b42912fc3fcab: refactor: refactor codebase and improve API performance (@​appleboy)

Build process updates

  • 2763143a97c8f9c4e85766b7458183ec99341e81: ci(script): enhance CI workflows and API integration (@​appleboy)
  • 8b84eaec3a216f1a0a6f56e15a7ab08f9975236a: ci(script): improve CI robustness and coverage across environments (@​appleboy)

Documentation updates

  • ab698e59d82afb1b65ffe8f70a0d482d744d6239: docs(readme): enhance network protocol support and testing (@​appleboy)
  • 7eaf76671a0d7eec5d98ee897acda4f968735a17: docs(readme): update SSH action and enhance Chinese README files (@​appleboy)

v1.1.0

Changelog

Bug fixes

  • 0c7561b1a30e223b97730bb8b92671995d9fb1d0: fix: switch to SSH key authentication for security (@​appleboy)

Enhancements

  • 9b978f09f2587beff9c80449f57cb0f0612d3039: chore: update SSH action version in README files (@​appleboy)
  • 1991c553ec29aeb9fe1cbffabfabe0c2f0ea891e: chore(file): update target file (@​appleboy)
  • aa293c24bb8b49499c238d2260b26a5ab2ee10e0: chore: optimize system configuration and API integration (@​appleboy)

... (truncated)

Commits
  • 8faa842 chore: standardize formatting and update dependencies in workflows
  • 49751ff docs: standardize script_file naming to script_path in documentation (#360)
  • 86aa40d ci: add SSH server testing to GitHub Actions workflow
  • 66aa4d3 ci: add SSH testing job to GitHub Actions workflow (#355)
  • 102c0d2 feat: capture stdout and store as output (#287)
  • e13c387 ci(action): display an environment variable with special characters (#351)
  • 1c1ad10 ci(action): remove script stop functionality from project (#350)
  • 4853185 docs(readme): refactor README files to improve language link structure
  • b76e617 docs(readme): standardize and format README files across languages
  • 6137f73 docs: improve project documentation and organization
  • 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.1.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml)
- [Commits](appleboy/ssh-action@v1.0.3...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests from Dependabot that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 20, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 10, 2025

Superseded by #27.

@dependabot dependabot bot closed this Mar 10, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/appleboy/ssh-action-1.2.1 branch March 10, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests from Dependabot that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant