[PR #15438] [MERGED] Update appleboy/ssh-action action to v1.2.3 #14309

Closed
opened 2026-02-07 07:27:45 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15438
Author: @renovate[bot]
Created: 11/8/2025
Status: Merged
Merged: 11/8/2025
Merged by: @Bond-009

Base: masterHead: renovate/ci-deps


📝 Commits (1)

  • e69754f Update appleboy/ssh-action action to v1.2.3

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 .github/workflows/ci-openapi.yml (+2 -2)

📄 Description

This PR contains the following updates:

Package Type Update Change
appleboy/ssh-action action patch v1.2.2 -> v1.2.3

Release Notes

appleboy/ssh-action (appleboy/ssh-action)

v1.2.3

Compare Source

Changelog
Features
Bug fixes
Enhancements
Refactor
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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/15438 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/8/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `renovate/ci-deps` --- ### 📝 Commits (1) - [`e69754f`](https://github.com/jellyfin/jellyfin/commit/e69754fd3ad67e1687d07a319801c09d70ad55d3) Update appleboy/ssh-action action to v1.2.3 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci-openapi.yml` (+2 -2) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [appleboy/ssh-action](https://redirect.github.com/appleboy/ssh-action) | action | patch | `v1.2.2` -> `v1.2.3` | --- ### Release Notes <details> <summary>appleboy/ssh-action (appleboy/ssh-action)</summary> ### [`v1.2.3`](https://redirect.github.com/appleboy/ssh-action/releases/tag/v1.2.3) [Compare Source](https://redirect.github.com/appleboy/ssh-action/compare/v1.2.2...v1.2.3) ##### Changelog ##### Features - [`20d5c5b`](https://redirect.github.com/appleboy/ssh-action/commit/20d5c5bbc91841863c09aaa3a6797061bbf148a4): feat: add configurable curl insecure flag to GitHub action ([@&#8203;appleboy](https://redirect.github.com/appleboy)) ##### Bug fixes - [`170eebb`](https://redirect.github.com/appleboy/ssh-action/commit/170eebb2ee3ce82216b41e857a289e0dca842c08): fix: enhance binary download flow with robust error handling ([#&#8203;394](https://redirect.github.com/appleboy/ssh-action/issues/394)) ([@&#8203;appleboy](https://redirect.github.com/appleboy)) ##### Enhancements - [`b27b9f8`](https://redirect.github.com/appleboy/ssh-action/commit/b27b9f8968f508f19656348e47e978c4686dbd2f): chore: refactor system to improve efficiency and update API usage ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`0e19dd9`](https://redirect.github.com/appleboy/ssh-action/commit/0e19dd962da42eb2f2b775d6e133dc9dfd424aa6): chore: improve robustness and consistency across multiple scripts ([@&#8203;appleboy](https://redirect.github.com/appleboy)) ##### Refactor - [`b6690ee`](https://redirect.github.com/appleboy/ssh-action/commit/b6690ee817812c18c1bcc05cd08d0011e6aabc63): refactor: improve error handling and code readability across scripts ([#&#8203;374](https://redirect.github.com/appleboy/ssh-action/issues/374)) ([@&#8203;appleboy](https://redirect.github.com/appleboy)) ##### Build process updates - [`2b3c650`](https://redirect.github.com/appleboy/ssh-action/commit/2b3c6504b3e1405c32b38787b6d20b223a1ecebc): ci: unify and enhance GitHub workflow configurations ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`ffd1eec`](https://redirect.github.com/appleboy/ssh-action/commit/ffd1eec36471c1bfbebcf1941411db862c9b0e38): ci: add workflow step for multi-command SSH testing ([#&#8203;386](https://redirect.github.com/appleboy/ssh-action/issues/386)) ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`53f5c5c`](https://redirect.github.com/appleboy/ssh-action/commit/53f5c5cedfd3f9032989483701c0a25764f2d4e3): ci: add automated Trivy security scanning via GitHub Actions ([@&#8203;appleboy](https://redirect.github.com/appleboy)) ##### Documentation updates - [`52a1840`](https://redirect.github.com/appleboy/ssh-action/commit/52a1840ca6cafe7e0e1e15e8649b935ba4e33077): docs: update SSH action version to v1 in all README files ([#&#8203;372](https://redirect.github.com/appleboy/ssh-action/issues/372)) ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`689de3c`](https://redirect.github.com/appleboy/ssh-action/commit/689de3cf649b7be1e792eeea9fc0571dcc0c3e4f): docs: improve CLI messaging and error clarity for users ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`9ca1cd2`](https://redirect.github.com/appleboy/ssh-action/commit/9ca1cd21746f53919166547633817ce20c8b5394): docs: document the new `curl_insecure` configuration option ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`bd83ba7`](https://redirect.github.com/appleboy/ssh-action/commit/bd83ba7e2b3b59ec4007ddc30c72ef12e5d2fff7): docs: document and configure drone-ssh version usage ([#&#8203;381](https://redirect.github.com/appleboy/ssh-action/issues/381)) ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`b80f638`](https://redirect.github.com/appleboy/ssh-action/commit/b80f638dc49d3b3a0321d26532f97c8eecb7276b): docs: rewrite and unify documentation across all supported languages ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`c7fbbc9`](https://redirect.github.com/appleboy/ssh-action/commit/c7fbbc9208e4020c3b78e5db9e7042248c991866): docs: add table of contents to multilingual README files ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`4d84f05`](https://redirect.github.com/appleboy/ssh-action/commit/4d84f0522a5d50416e14452c3285361e7fdff665): docs: revamp and unify multi-language readme documentation ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`8f3cc07`](https://redirect.github.com/appleboy/ssh-action/commit/8f3cc07719a6ef0a247c6a0b146041bf14ea6211): docs: add comprehensive tables of contents to all README files ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`8745f95`](https://redirect.github.com/appleboy/ssh-action/commit/8745f9583c033551b991c73d76d23dd610c9f26e): docs: restructure and clarify parameter documentation across all readmes ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`57f6f35`](https://redirect.github.com/appleboy/ssh-action/commit/57f6f3556d4a3e900b37a8dcf9e06ec7da87d6e7): docs(readme): better wording for script\_path property ([#&#8203;387](https://redirect.github.com/appleboy/ssh-action/issues/387)) ([@&#8203;kontur](https://redirect.github.com/kontur)) - [`3ca8a7c`](https://redirect.github.com/appleboy/ssh-action/commit/3ca8a7c5359ac6ad91aa47f1946ece1c3b025004): docs: clarify script\_path usage in Chinese remote execution docs ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`c680069`](https://redirect.github.com/appleboy/ssh-action/commit/c680069d84038812d68d6f1360d230ea50fb6005): docs: add comprehensive documentation for project setup and usage ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`91f3272`](https://redirect.github.com/appleboy/ssh-action/commit/91f3272fc5907f4699dcf59761eb622a07342f5a): docs: add Trivy security scan badge to all documentation ([@&#8203;appleboy](https://redirect.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 becomes conflicted, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jellyfin/jellyfin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImNpIiwiZGVwZW5kZW5jaWVzIiwiZ2l0aHViLWFjdGlvbnMiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:27:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14309