Releases: nicklasfrahm/scp-action
Releases · nicklasfrahm/scp-action
v1.0.1
Bugfixes 🐞
- 📖 Fix documentation referencing
proxy_passphrase
option (@nicklasfrahm) - 🤖 Ensure that CI runs irrespective of which files changed (@nicklasfrahm)
v0.4.0
Features ✨
- 🔑
passphrase
option for the usage of encrypted private keys (@Briaker) - 🔑
insecure_password
option to login via password authentication (@nicklasfrahm)
v0.3.0
Features ✨
- ⚡ Speed up action by pre-building action container image
v0.2.1
Features ✨
- 🎉 Add more emojis to output logs
v0.2.0
Features ✨
- ✏️ [BREAKING] Rename source file to target if a single source file is specified
v0.1.0
Features ✨
- 🔽 Download a list of specified files from the remote host to the runner
- 🔼 Upload a list of specified files from the runner to the remote host