Pull Request: https://github.com/php/web-php/pull/936 Author: dependabot[bot]
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.0 to 1.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/appleboy/ssh-action/releases">appleboy/ssh-action's releases</a>.</em></p> <blockquote> <h2>v1.0.3</h2> <ul> <li>Support the new parameter <code>request_pty</code> to request a pseudo-terminal from the server, addressing the sudo command issue. <a href="https://redirect.github.com/appleboy/ssh-action/pull/288">appleboy/ssh-action#288</a></li> </ul> <h2>v1.0.2</h2> <p>upgrade ssh-proxy for security patch</p> <h2>v1.0.1 for security patch</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/appleboy/ssh-action/commit/029f5b4aeeeb58fdfe1410a5d17f967dacf36262"><code>029f5b4</code></a> docs: update README.md and improve code documentation</li> <li><a href="https://github.com/appleboy/ssh-action/commit/d134a26a1f62a1eb6f470f543cb0a988f888573d"><code>d134a26</code></a> fix(sudo): support request_pty to execute sudo command (<a href="https://redirect.github.com/appleboy/ssh-action/issues/288">#288</a>)</li> <li><a href="https://github.com/appleboy/ssh-action/commit/2451745138b602d3e100a6def50c8e4e39591d4c"><code>2451745</code></a> chore: update SSH action version in README files</li> <li><a href="https://github.com/appleboy/ssh-action/commit/1f3c33893694c04aef214bb7cf82793046ec9ca1"><code>1f3c338</code></a> chore: update base image to 1.7.2 in Dockerfile</li> <li><a href="https://github.com/appleboy/ssh-action/commit/8f949198563a347a01c65ffc60399aef2b59d4ab"><code>8f94919</code></a> chore: update appleboy/ssh-action to v1.0.1 in documentation</li> <li><a href="https://github.com/appleboy/ssh-action/commit/2344d975738ad85c2c0bc848a78cef0d4ce17ec0"><code>2344d97</code></a> chore(security): update drone-ssh to v1.7.1 (<a href="https://redirect.github.com/appleboy/ssh-action/issues/286">#286</a>)</li> <li><a href="https://github.com/appleboy/ssh-action/commit/b9f6bf6223b169d55fdc9d4317424830474585e6"><code>b9f6bf6</code></a> style: refine CI Workflow and Test Configurations</li> <li><a href="https://github.com/appleboy/ssh-action/commit/4330a1ea489ced98a6778fb35bb6bfed8b61fca5"><code>4330a1e</code></a> docs: update appleboy/ssh-action version in README</li> <li>See full diff in <a href="https://github.com/appleboy/ssh-action/compare/v1.0.0...v1.0.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php