Features
- Use
velociraptor-version
to choose which version of velociraptor to install - Use
velociraptor-alias
to choose under which command alias it should be installed - Use
checkout
to automatically run actions/checkout@v2 - Use
deno-version
to automatically run denoland/setup-deno@v1 - The following outputs are now provided:
deno-is-canary
deno-version
velociraptor-version
Fix
velociraptor
is now exported correctly toGITHUB_PATH
environment variable for all operating systems (not only linux)
See velociraptor.run/docs/github-actions for more informations