Use os.Stdout.Write() when printing to stdout When the string being written itself has % sign, using Fprintf() results in go interpreting that %sign for string formatting. Tested with an action that has % sign in its command.
This repository contains SDKs for the Remote Execution API.
See each language subdirectory's README.md for more specific instructions on using the SDK for that language.