[PR #13584] [MERGED] Update appleboy/ssh-action action to v1.2.1 #13634

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13584
Author: @renovate[bot]
Created: 2/19/2025
Status: Merged
Merged: 2/21/2025
Merged by: @Bond-009

Base: masterHead: renovate/ci-deps


📝 Commits (1)

  • a085b90 Update appleboy/ssh-action action to v1.2.1

📊 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.0 -> v1.2.1

Release Notes

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

v1.2.1

Compare Source

Changelog
Features
Enhancements
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/13584 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 2/19/2025 **Status:** ✅ Merged **Merged:** 2/21/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `renovate/ci-deps` --- ### 📝 Commits (1) - [`a085b90`](https://github.com/jellyfin/jellyfin/commit/a085b90e051df713e95e5924031671bb0b3e6c9e) Update appleboy/ssh-action action to v1.2.1 ### 📊 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.0` -> `v1.2.1` | --- ### Release Notes <details> <summary>appleboy/ssh-action (appleboy/ssh-action)</summary> ### [`v1.2.1`](https://redirect.github.com/appleboy/ssh-action/releases/tag/v1.2.1) [Compare Source](https://redirect.github.com/appleboy/ssh-action/compare/v1.2.0...v1.2.1) ##### Changelog ##### Features - [`102c0d2`](https://redirect.github.com/appleboy/ssh-action/commit/102c0d2e5f9f4ec3afb6392f674a1ae9e970dea9): feat: capture stdout and store as output ([#&#8203;287](https://redirect.github.com/appleboy/ssh-action/issues/287)) ([@&#8203;GammaGames](https://redirect.github.com/GammaGames)) ##### Enhancements - [`8fdfeb0`](https://redirect.github.com/appleboy/ssh-action/commit/8fdfeb034ef6e9033a8a4407975aedbc12a08737): chore(github): update `appleboy/ssh-action` to version `v1.2.0` across workflows ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`43d4ebb`](https://redirect.github.com/appleboy/ssh-action/commit/43d4ebbb72699ed0e9e8aeead91adfc4eac75ed6): chore: Add test to stable workflow for script_path ([#&#8203;347](https://redirect.github.com/appleboy/ssh-action/issues/347)) ([@&#8203;kyle-leonhard](https://redirect.github.com/kyle-leonhard)) - [`8faa842`](https://redirect.github.com/appleboy/ssh-action/commit/8faa84277b88b6cd1455986f459aa66cf72bc8a3): chore: standardize formatting and update dependencies in workflows ([@&#8203;appleboy](https://redirect.github.com/appleboy)) ##### Build process updates - [`1c1ad10`](https://redirect.github.com/appleboy/ssh-action/commit/1c1ad10f6da46db2f81a68133f45b6a29317b741): ci(action): remove script stop functionality from project ([#&#8203;350](https://redirect.github.com/appleboy/ssh-action/issues/350)) ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`e13c387`](https://redirect.github.com/appleboy/ssh-action/commit/e13c387332e012cca188219684f51e6ac401aa32): ci(action): display an environment variable with special characters ([#&#8203;351](https://redirect.github.com/appleboy/ssh-action/issues/351)) ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`66aa4d3`](https://redirect.github.com/appleboy/ssh-action/commit/66aa4d343bf909ac4fa0ac52f4e62a9adc354c95): ci: add SSH testing job to GitHub Actions workflow ([#&#8203;355](https://redirect.github.com/appleboy/ssh-action/issues/355)) ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`86aa40d`](https://redirect.github.com/appleboy/ssh-action/commit/86aa40ddb7d085faad449ea3e1726b81949ef86b): ci: add SSH server testing to GitHub Actions workflow ([@&#8203;appleboy](https://redirect.github.com/appleboy)) ##### Documentation updates - [`a8952eb`](https://redirect.github.com/appleboy/ssh-action/commit/a8952ebe2a1428de1644645b937cea45ed655b67): docs(readme): update documentation for GitHub Actions and Docker support ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`cec69ef`](https://redirect.github.com/appleboy/ssh-action/commit/cec69ef2315fa7868468f4283007628aa37a6b7e): docs(readme): standardize terminology and capitalization across project ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`a9e2fdf`](https://redirect.github.com/appleboy/ssh-action/commit/a9e2fdf08d46817c815611f3989f7757048795bd): docs(readme): improve README structure and add new input variables ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`6137f73`](https://redirect.github.com/appleboy/ssh-action/commit/6137f733fb6aad9941aaf990e4df5af3aef72d1c): docs: improve project documentation and organization ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`b76e617`](https://redirect.github.com/appleboy/ssh-action/commit/b76e6173e8c2787083cd8d94b715e6a01844d137): docs(readme): standardize and format README files across languages ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`4853185`](https://redirect.github.com/appleboy/ssh-action/commit/48531853a70097fbb21625def44933e73f9b3ec1): docs(readme): refactor README files to improve language link structure ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`49751ff`](https://redirect.github.com/appleboy/ssh-action/commit/49751ff51697f88206b6c7a0f60f83d1a880b26d): docs: standardize `script_file` naming to `script_path` in documentation ([#&#8203;360](https://redirect.github.com/appleboy/ssh-action/issues/360)) ([@&#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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImNpIiwiZGVwZW5kZW5jaWVzIiwiZ2l0aHViLWFjdGlvbnMiXX0=--> --- <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:16:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13634