Skip to content

Releases: jurassiscripts/setup-velociraptor

v2.0

30 Nov 02:35
Compare
Choose a tag to compare

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

v1.0

27 May 19:21
Compare
Choose a tag to compare

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

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