mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-08-22 08:33:07 +01:00
chore(deps): bump default drone-ssh version to 1.8.4
- Update the default binary version from 1.8.2 to 1.8.4 - Sync the version reference in the development guide Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,7 @@ export GITHUB="true"
|
||||
|
||||
GITHUB_ACTION_PATH="${GITHUB_ACTION_PATH%/}"
|
||||
DRONE_SSH_RELEASE_URL="${DRONE_SSH_RELEASE_URL:-https://github.com/appleboy/drone-ssh/releases/download}"
|
||||
DRONE_SSH_VERSION="${DRONE_SSH_VERSION:-1.8.2}"
|
||||
DRONE_SSH_VERSION="${DRONE_SSH_VERSION:-1.8.4}"
|
||||
|
||||
# Error codes
|
||||
readonly ERR_UNKNOWN_PLATFORM=2
|
||||
|
||||
Reference in New Issue
Block a user