Pull Request: github-actions(deps): bump appleboy/ssh-action from 1.2.0 to 1.2.1 by dependabot[bot] · Pull Request #1231 · php/web-php · GitHub
Author: dependabot[bot]
Bumps [appleboy/ssh-action](GitHub - appleboy/ssh-action: GitHub Actions for executing remote ssh commands.) from 1.2.0 to 1.2.1.
<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.2.1</h2>
<h2>Changelog</h2>
<h3>Features</h3>
<ul>
<li>102c0d2e5f9f4ec3afb6392f674a1ae9e970dea9: feat: capture stdout and store as output (<a href="https://redirect.github.com/appleboy/ssh-action/issues/287">\#287</a>\) (<a href="https://github.com/GammaGames"><code>@GammaGames</code></a>\)</li>
</ul>
<h3>Enhancements</h3>
<ul>
<li>8fdfeb034ef6e9033a8a4407975aedbc12a08737: chore(github): update <code>appleboy/ssh-action</code> to version <code>v1.2.0</code> across workflows (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
<li>43d4ebbb72699ed0e9e8aeead91adfc4eac75ed6: chore: Add test to stable workflow for script_path (<a href="https://redirect.github.com/appleboy/ssh-action/issues/347">\#347</a>\) (<a href="https://github.com/kyle-leonhard"><code>@kyle\-leonhard</code></a>\)</li>
<li>8faa84277b88b6cd1455986f459aa66cf72bc8a3: chore: standardize formatting and update dependencies in workflows (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
</ul>
<h3>Build process updates</h3>
<ul>
<li>1c1ad10f6da46db2f81a68133f45b6a29317b741: ci(action): remove script stop functionality from project (<a href="https://redirect.github.com/appleboy/ssh-action/issues/350">\#350</a>\) (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
<li>e13c387332e012cca188219684f51e6ac401aa32: ci(action): display an environment variable with special characters (<a href="https://redirect.github.com/appleboy/ssh-action/issues/351">\#351</a>\) (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
<li>66aa4d343bf909ac4fa0ac52f4e62a9adc354c95: ci: add SSH testing job to GitHub Actions workflow (<a href="https://redirect.github.com/appleboy/ssh-action/issues/355">\#355</a>\) (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
<li>86aa40ddb7d085faad449ea3e1726b81949ef86b: ci: add SSH server testing to GitHub Actions workflow (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
</ul>
<h3>Documentation updates</h3>
<ul>
<li>a8952ebe2a1428de1644645b937cea45ed655b67: docs(readme): update documentation for GitHub Actions and Docker support (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
<li>cec69ef2315fa7868468f4283007628aa37a6b7e: docs(readme): standardize terminology and capitalization across project (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
<li>a9e2fdf08d46817c815611f3989f7757048795bd: docs(readme): improve README structure and add new input variables (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
<li>6137f733fb6aad9941aaf990e4df5af3aef72d1c: docs: improve project documentation and organization (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
<li>b76e6173e8c2787083cd8d94b715e6a01844d137: docs(readme): standardize and format README files across languages (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
<li>48531853a70097fbb21625def44933e73f9b3ec1: docs(readme): refactor README files to improve language link structure (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
<li>49751ff51697f88206b6c7a0f60f83d1a880b26d: docs: standardize <code>script_file</code> naming to <code>script_path</code> in documentation (<a href="https://redirect.github.com/appleboy/ssh-action/issues/360">\#360</a>\) (<a href="https://github.com/appleboy"><code>@appleboy</code></a>\)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/appleboy/ssh-action/commit/8faa84277b88b6cd1455986f459aa66cf72bc8a3"><code>8faa842</code></a> chore: standardize formatting and update dependencies in workflows</li>
<li><a href="https://github.com/appleboy/ssh-action/commit/49751ff51697f88206b6c7a0f60f83d1a880b26d"><code>49751ff</code></a> docs: standardize <code>script_file</code> naming to <code>script_path</code> in documentation (<a href="https://redirect.github.com/appleboy/ssh-action/issues/360">\#360</a>\)</li>
<li><a href="https://github.com/appleboy/ssh-action/commit/86aa40ddb7d085faad449ea3e1726b81949ef86b"><code>86aa40d</code></a> ci: add SSH server testing to GitHub Actions workflow</li>
<li><a href="https://github.com/appleboy/ssh-action/commit/66aa4d343bf909ac4fa0ac52f4e62a9adc354c95"><code>66aa4d3</code></a> ci: add SSH testing job to GitHub Actions workflow (<a href="https://redirect.github.com/appleboy/ssh-action/issues/355">\#355</a>\)</li>
<li><a href="https://github.com/appleboy/ssh-action/commit/102c0d2e5f9f4ec3afb6392f674a1ae9e970dea9"><code>102c0d2</code></a> feat: capture stdout and store as output (<a href="https://redirect.github.com/appleboy/ssh-action/issues/287">\#287</a>\)</li>
<li><a href="https://github.com/appleboy/ssh-action/commit/e13c387332e012cca188219684f51e6ac401aa32"><code>e13c387</code></a> ci(action): display an environment variable with special characters (<a href="https://redirect.github.com/appleboy/ssh-action/issues/351">\#351</a>\)</li>
<li><a href="https://github.com/appleboy/ssh-action/commit/1c1ad10f6da46db2f81a68133f45b6a29317b741"><code>1c1ad10</code></a> ci(action): remove script stop functionality from project (<a href="https://redirect.github.com/appleboy/ssh-action/issues/350">\#350</a>\)</li>
<li><a href="https://github.com/appleboy/ssh-action/commit/48531853a70097fbb21625def44933e73f9b3ec1"><code>4853185</code></a> docs(readme): refactor README files to improve language link structure</li>
<li><a href="https://github.com/appleboy/ssh-action/commit/b76e6173e8c2787083cd8d94b715e6a01844d137"><code>b76e617</code></a> docs(readme): standardize and format README files across languages</li>
<li><a href="https://github.com/appleboy/ssh-action/commit/6137f733fb6aad9941aaf990e4df5af3aef72d1c"><code>6137f73</code></a> docs: improve project documentation and organization</li>
<li>Additional commits viewable in <a href="https://github.com/appleboy/ssh-action/compare/v1.2.0...v1.2.1">compare view</a></li>
</ul>
</details>
<br />
[](About Dependabot security updates - GitHub Docs)
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>