chore: bump DRONE_SSH version to 1.8.1
- Update the default version of DRONE_SSH from 1.8.0 to 1.8.1 Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
		
							parent
							
								
									039c9e07bb
								
							
						
					
					
						commit
						b0a8f324e1
					
				@ -8,7 +8,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.0}"
 | 
			
		||||
DRONE_SSH_VERSION="${DRONE_SSH_VERSION:-1.8.1}"
 | 
			
		||||
 | 
			
		||||
function detect_client_info() {
 | 
			
		||||
  if [ -n "${SSH_CLIENT_OS-}" ]; then
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user