This commit is contained in:
Kirti Rauniyar 2026-06-30 17:19:04 +03:00 committed by GitHub
commit 9be2851a5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.3}"
# Error codes
readonly ERR_UNKNOWN_PLATFORM=2