chore(deps): update appleboy/scp-action action to v1 #25

Merged
luke merged 1 commits from renovate/appleboy-scp-action-1.x into main 2025-04-27 16:15:45 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
appleboy/scp-action action major v0.1.7 -> v1.0.0

Release Notes

appleboy/scp-action (appleboy/scp-action)

v1.0.0

Compare Source

Changelog

Features
Others
  • b03d725: style: improve readability and functionality across multiple components (@​appleboy)
Enhancements
Refactor
  • 93e17a4: refactor(actions): standardize configuration file formatting and defaults (@​appleboy)
Build process updates
Documentation updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [appleboy/scp-action](https://github.com/appleboy/scp-action) | action | major | `v0.1.7` -> `v1.0.0` | --- ### Release Notes <details> <summary>appleboy/scp-action (appleboy/scp-action)</summary> ### [`v1.0.0`](https://github.com/appleboy/scp-action/releases/tag/v1.0.0) [Compare Source](https://github.com/appleboy/scp-action/compare/v0.1.7...v1.0.0) #### Changelog ##### Features - [`172d463`](https://github.com/appleboy/scp-action/commit/172d4632fe427b3e7d9120e1d98ef5e79c2925f7): feat(actions): improve API robustness and testing coverage ([@&#8203;appleboy](https://github.com/appleboy)) - [`98b7132`](https://github.com/appleboy/scp-action/commit/98b7132065988dbffe4b543a609f3483ea3cf261): feat: migrate to composite action with dynamic drone-scp support ([#&#8203;197](https://github.com/appleboy/scp-action/issues/197)) ([@&#8203;appleboy](https://github.com/appleboy)) ##### Others - [`b03d725`](https://github.com/appleboy/scp-action/commit/b03d7257ae96fb1a5a3bacd3ce6836de20d71593): style: improve readability and functionality across multiple components ([@&#8203;appleboy](https://github.com/appleboy)) ##### Enhancements - [`699fa11`](https://github.com/appleboy/scp-action/commit/699fa1181c488c41b46d1a3b4f36d165c67c71d7): chore(deps): bump tj-actions/changed-files from 41 to 42 ([#&#8203;165](https://github.com/appleboy/scp-action/issues/165)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f314a53`](https://github.com/appleboy/scp-action/commit/f314a5399e8cd139438868bd604049643badc458): chore(deps): bump tj-actions/changed-files from 42 to 43 ([#&#8203;170](https://github.com/appleboy/scp-action/issues/170)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9ba6206`](https://github.com/appleboy/scp-action/commit/9ba62064d28ce0897a970e72cdfe30b9fde2fe48): chore(deps): bump tj-actions/changed-files from 43 to 44 ([#&#8203;171](https://github.com/appleboy/scp-action/issues/171)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7622c01`](https://github.com/appleboy/scp-action/commit/7622c01418bb85cb0b93dc636050db7d64f90245): chore: update tj-actions/changed-files action version ([@&#8203;appleboy](https://github.com/appleboy)) - [`6aff649`](https://github.com/appleboy/scp-action/commit/6aff6492ae1d8325e24e6cd5f0f7392aee9617b6): chore: bump default DRONE_SCP_VERSION to 1.8.0 ([@&#8203;appleboy](https://github.com/appleboy)) ##### Refactor - [`93e17a4`](https://github.com/appleboy/scp-action/commit/93e17a47f90c431216b99107bc5f77e74b0fe92a): refactor(actions): standardize configuration file formatting and defaults ([@&#8203;appleboy](https://github.com/appleboy)) ##### Build process updates - [`c6ff96b`](https://github.com/appleboy/scp-action/commit/c6ff96b7f6d4941429ff4b6aa5b9b0e1c7ff38ea): ci: implement automated release workflow with GoReleaser ([@&#8203;appleboy](https://github.com/appleboy)) - [`f042d74`](https://github.com/appleboy/scp-action/commit/f042d742db5dd7c2fc7e588f36cf0558cd921638): ci(github): improve system performance and stability ([@&#8203;appleboy](https://github.com/appleboy)) - [`f5c6c23`](https://github.com/appleboy/scp-action/commit/f5c6c234bdfbf684bf3ea3735eb27caf06794b07): ci: align workflow naming with updated testing conventions ([@&#8203;appleboy](https://github.com/appleboy)) ##### Documentation updates - [`9f34cc3`](https://github.com/appleboy/scp-action/commit/9f34cc3e55716193b68f260db14c300d100e25f2): docs(readme): update dependency in example ([#&#8203;159](https://github.com/appleboy/scp-action/issues/159)) ([@&#8203;ilyabrin](https://github.com/ilyabrin)) - [`ad9a378`](https://github.com/appleboy/scp-action/commit/ad9a378b7f4bbcd1987e09397c03ce91e770d162): docs(readme): enhance IP protocol configuration options ([@&#8203;appleboy](https://github.com/appleboy)) - [`4f2c27b`](https://github.com/appleboy/scp-action/commit/4f2c27bbc2b4ea0d65964cd9793b05fa593a340f): docs: improve documentation and testing configurations ([#&#8203;193](https://github.com/appleboy/scp-action/issues/193)) ([@&#8203;appleboy](https://github.com/appleboy)) - [`2a829c0`](https://github.com/appleboy/scp-action/commit/2a829c0ed2e300ffdab24dc6c26998da3ddc8025): docs: improve API performance and update documentation ([@&#8203;appleboy](https://github.com/appleboy)) - [`3d59448`](https://github.com/appleboy/scp-action/commit/3d59448764c0f94f80ffcfea943710c44b75cb43): docs: enhance SSH configuration documentation and testing ([@&#8203;appleboy](https://github.com/appleboy)) - [`bc835cb`](https://github.com/appleboy/scp-action/commit/bc835cba55a1d2660060d9dedbc560a0aa23a444): docs: refine input descriptions for clarity and user guidance ([@&#8203;appleboy](https://github.com/appleboy)) - [`e55e4ea`](https://github.com/appleboy/scp-action/commit/e55e4eabdc67ed49269ffb7d0d234f9c83facbca): docs: refine and expand documentation for variable configuration ([@&#8203;appleboy](https://github.com/appleboy)) - [`bf323b8`](https://github.com/appleboy/scp-action/commit/bf323b87290f84da784331d4b2ec2662b6a790a2): docs: overhaul and enrich documentation for clarity and onboarding ([@&#8203;appleboy](https://github.com/appleboy)) - [`17026f9`](https://github.com/appleboy/scp-action/commit/17026f90b893f1e6ef4acfaf70d5a2c610bb9495): docs: add comprehensive Chinese documentation and localization support ([@&#8203;appleboy](https://github.com/appleboy)) - [`6b2d309`](https://github.com/appleboy/scp-action/commit/6b2d3092e33afb945be4e80af2cda12c88dcef2c): docs: update README badges to reference lint and test workflow ([@&#8203;appleboy](https://github.com/appleboy)) - [`ff85246`](https://github.com/appleboy/scp-action/commit/ff85246acaad7bdce478db94a363cd2bf7c90345): docs: update documentation to use latest scp-action version ([@&#8203;appleboy](https://github.com/appleboy)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTkuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI1OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->
renovate-bot added the
type
dependencies
label 2025-04-27 06:53:47 +02:00
renovate-bot added 1 commit 2025-04-27 06:53:48 +02:00

Decision: Accept
Change Score: 95%

The update of appleboy/scp-action from v0.1.7 to v1.0.0 appears to be a simple version bump. However, I'd suggest you to confirm that this upgrade doesn't introduce any breaking changes in the workflow. Ensure that the configuration options and behavior of the scp-action remain compatible with your existing setup. If there are any changes, adjust the workflow accordingly. Also, check the release notes for that action.

--- a/.gitea/workflows/docker-compose-deploy.yml
+++ b/.gitea/workflows/docker-compose-deploy.yml
@@ -64,7 +64,7 @@
             mkdir -p ${{ env.project_folder }}
       
       - name: "[ON HOST] SCP files to host"
-        uses: appleboy/scp-action@v0.1.7
+        uses: appleboy/scp-action@v1.0.0
         with:
           host: ${{ secrets.DEPLOY_HOST }}
           username: ${{ secrets.DEPLOY_USERNAME }}
**Decision: Accept** **Change Score: 95%** The update of `appleboy/scp-action` from `v0.1.7` to `v1.0.0` appears to be a simple version bump. However, I'd suggest you to confirm that this upgrade doesn't introduce any breaking changes in the workflow. Ensure that the configuration options and behavior of the `scp-action` remain compatible with your existing setup. If there are any changes, adjust the workflow accordingly. Also, check the release notes for that action. ```diff --- a/.gitea/workflows/docker-compose-deploy.yml +++ b/.gitea/workflows/docker-compose-deploy.yml @@ -64,7 +64,7 @@ mkdir -p ${{ env.project_folder }} - name: "[ON HOST] SCP files to host" - uses: appleboy/scp-action@v0.1.7 + uses: appleboy/scp-action@v1.0.0 with: host: ${{ secrets.DEPLOY_HOST }} username: ${{ secrets.DEPLOY_USERNAME }} ```
luke merged commit 852a512919 into main 2025-04-27 16:15:45 +02:00
luke deleted branch renovate/appleboy-scp-action-1.x 2025-04-27 16:15:46 +02:00
Sign in to join this conversation.
No description provided.