Merge b8bed6e380d59bee127d6adce1aea363f926646c into 90162d1e4396c5c4b7671d60cae550a8b1ae1d0b

This commit is contained in:
Kirti Rauniyar 2026-04-17 15:44:03 +05:30 committed by GitHub
commit 64bdfa0349
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