Skip to content

Releases: garnet-org/action

Garnet Runtime Security Action v2

12 Mar 21:47
2b7fc9d

Choose a tag to compare

Garnet Runtime Security v2

This release provides the Garnet Runtime Security for GitHub Actions.

Current version:

Usage

- name: Run Garnet Runtime Security
  uses: garnet-org/action@v2
  with:
    api_token: XXXXX

To pin exactly to this published version, use garnet-org/action@v2.0.2.

The floating major tag v2 is updated in place for each new v2.x.x release, so the GitHub Releases tab keeps a single up-to-date release entry for this major version.

To track the latest unreleased code from main instead of a published release tag, use garnet-org/action@main.

For more details, see the Garnet Dashboard.