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 1.0.0 to 1.0.3 #147

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps appleboy/ssh-action from 1.0.0 to 1.0.3.

Release notes

Sourced from appleboy/ssh-action's releases.

v1.0.3

  • Support the new parameter request_pty to request a pseudo-terminal from the server, addressing the sudo command issue. appleboy/ssh-action#288

v1.0.2

upgrade ssh-proxy for security patch

v1.0.1 for security patch

No release notes provided.

Commits
  • 029f5b4 docs: update README.md and improve code documentation
  • d134a26 fix(sudo): support request_pty to execute sudo command (#288)
  • 2451745 chore: update SSH action version in README files
  • 1f3c338 chore: update base image to 1.7.2 in Dockerfile
  • 8f94919 chore: update appleboy/ssh-action to v1.0.1 in documentation
  • 2344d97 chore(security): update drone-ssh to v1.7.1 (#286)
  • b9f6bf6 style: refine CI Workflow and Test Configurations
  • 4330a1e docs: update appleboy/ssh-action version in README
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (f4616cf) 97.20% compared to head (456fa40) 97.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ======================================= 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.