mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-08-27 04:25:15 +00: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:
co-authored by
Claude Fable 5
parent
7e02feefeb
commit
6f15e4fabc
+1
-1
@@ -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