ACCESS-NRI / access-nri-intake-catalog

Tools and configuration info used to manage ACCESS-NRI's intake catalogue
https://access-nri-intake-catalog.rtfd.io
Apache License 2.0
7 stars 0 forks source link

Bump appleboy/ssh-action from 0.1.7 to 1.0.0 #144

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps appleboy/ssh-action from 0.1.7 to 1.0.0.

Release notes

Sourced from appleboy/ssh-action's releases.

v1.0.0

No release notes provided.

v0.1.10

Enhancement

v0.1.9

Enhance

  • 5f64c95 - chore: improve SSH key handling and documentation
  • 3cd1bcf - feat: refactor code for parallel execution on multiple hosts (#237 #233)
  • 4958308 - docs: add traditional Chinese documentation. (5 weeks ago)

v0.1.8

Enhance

  • chore(auth): allow set password and private key at the same time. #226
Commits
  • 55dabf8 docs: update appleboy/ssh-action version in README
  • 8d9094f docs: "Introduce allenvs option for shell script execution"
  • 5ac43dd chore(ssh): pass all ENV variables to script (#259)
  • a01d3ea chore: improve performance and test coverage across OSs
  • c7d850f docs: improve readability and functionality across project
  • f579d71 chore: improve action.yml clarity and update default values
  • d87d276 ci: add Docker login and pull job to CI pipeline (#244)
  • 3130c7a ci: improve CI workflow for private repository cloning (#241)
  • 2b7de38 chore: update appleboy/ssh-action to latest version
  • 334f925 chore: update action configuration for greater flexibility (#240)
  • 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 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)
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c373b60) 97.20% compared to head (d80a323) 97.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ======================================= Coverage 97.20% 97.20% ======================================= Files 9 9 Lines 573 573 ======================================= Hits 557 557 Misses 16 16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.