3.11.1
Changelog
9b13394 Add 'src action create' cmd to create empty action definition (#172)
3011e0c Add -clear-cache flag to src action exec (#166)
70fee36 Bump default action timeout from 2min to 15min (#168)
f42f9b7 Cancel context on os.Interrupt (#169)
eaea421 Hard exit when user hits Ctrl-C a second time (#170)
969987a Log action errors (#164)
e6b26cb Log prefixed stdout/stderr of steps to stderr if verbose mode is on (#163)
da0ce74 Remove trailing slash from SRC_ENDPOINT (#167)
c9e3eb8 Run go generate
b83dda6 Run go mod tidy
007f16c Skip repositories being cloned in action exec instead of returning error (#173)
06608a3 Update LSIF upload parameter docs (#162)
a1844ed Validate action definitions against the JSON schema (#171)