chore(deps): update appleboy/scp-action action to v1 #25
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/appleboy-scp-action-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.1.7
->v1.0.0
Release Notes
appleboy/scp-action (appleboy/scp-action)
v1.0.0
Compare Source
Changelog
Features
172d463
: feat(actions): improve API robustness and testing coverage (@appleboy)98b7132
: feat: migrate to composite action with dynamic drone-scp support (#197) (@appleboy)Others
b03d725
: style: improve readability and functionality across multiple components (@appleboy)Enhancements
699fa11
: chore(deps): bump tj-actions/changed-files from 41 to 42 (#165) (@dependabot[bot])f314a53
: chore(deps): bump tj-actions/changed-files from 42 to 43 (#170) (@dependabot[bot])9ba6206
: chore(deps): bump tj-actions/changed-files from 43 to 44 (#171) (@dependabot[bot])7622c01
: chore: update tj-actions/changed-files action version (@appleboy)6aff649
: chore: bump default DRONE_SCP_VERSION to 1.8.0 (@appleboy)Refactor
93e17a4
: refactor(actions): standardize configuration file formatting and defaults (@appleboy)Build process updates
c6ff96b
: ci: implement automated release workflow with GoReleaser (@appleboy)f042d74
: ci(github): improve system performance and stability (@appleboy)f5c6c23
: ci: align workflow naming with updated testing conventions (@appleboy)Documentation updates
9f34cc3
: docs(readme): update dependency in example (#159) (@ilyabrin)ad9a378
: docs(readme): enhance IP protocol configuration options (@appleboy)4f2c27b
: docs: improve documentation and testing configurations (#193) (@appleboy)2a829c0
: docs: improve API performance and update documentation (@appleboy)3d59448
: docs: enhance SSH configuration documentation and testing (@appleboy)bc835cb
: docs: refine input descriptions for clarity and user guidance (@appleboy)e55e4ea
: docs: refine and expand documentation for variable configuration (@appleboy)bf323b8
: docs: overhaul and enrich documentation for clarity and onboarding (@appleboy)17026f9
: docs: add comprehensive Chinese documentation and localization support (@appleboy)6b2d309
: docs: update README badges to reference lint and test workflow (@appleboy)ff85246
: docs: update documentation to use latest scp-action version (@appleboy)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.
This PR has been generated by Renovate Bot.
Decision: Accept
Change Score: 95%
The update of
appleboy/scp-action
fromv0.1.7
tov1.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 thescp-action
remain compatible with your existing setup. If there are any changes, adjust the workflow accordingly. Also, check the release notes for that action.