Skip to content
Compare
Choose a tag to compare
@lowlighter lowlighter released this 30 Nov 02:35
· 2 commits to main since this release

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 to GITHUB_PATH environment variable for all operating systems (not only linux)

See velociraptor.run/docs/github-actions for more informations