We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f3272 commit 4e3535eCopy full SHA for 4e3535e
entrypoint.sh
@@ -6,7 +6,7 @@ export GITHUB="true"
6
7
GITHUB_ACTION_PATH="${GITHUB_ACTION_PATH%/}"
8
DRONE_SSH_RELEASE_URL="${DRONE_SSH_RELEASE_URL:-https://github.com/appleboy/drone-ssh/releases/download}"
9
-DRONE_SSH_VERSION="${DRONE_SSH_VERSION:-1.8.1}"
+DRONE_SSH_VERSION="${DRONE_SSH_VERSION:-1.8.2}"
10
11
# Error codes
12
readonly ERR_UNKNOWN_PLATFORM=2
0 commit comments