Skip to content

Releases: nicklasfrahm/scp-action

v1.0.1

12 Dec 17:24
Compare
Choose a tag to compare

Bugfixes 🐞

  • 📖 Fix documentation referencing proxy_passphrase option (@nicklasfrahm)
  • 🤖 Ensure that CI runs irrespective of which files changed (@nicklasfrahm)

v0.4.0

11 Nov 20:17
Compare
Choose a tag to compare

Features ✨

  • 🔑 passphrase option for the usage of encrypted private keys (@Briaker)
  • 🔑 insecure_password option to login via password authentication (@nicklasfrahm)

v0.3.0

17 May 21:11
Compare
Choose a tag to compare

Features ✨

  • ⚡ Speed up action by pre-building action container image

v0.2.1

17 May 16:37
Compare
Choose a tag to compare

Features ✨

  • 🎉 Add more emojis to output logs

v0.2.0

16 May 05:02
Compare
Choose a tag to compare

Features ✨

  • ✏️ [BREAKING] Rename source file to target if a single source file is specified

v0.1.0

15 May 20:17
Compare
Choose a tag to compare

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