Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Define the following inputs in your workflow to configure the ShiftLeft actions:
- `oci_client` (optional): Which client should be used to pull the image. The default `docker` will use the docker daemon. Other options include `podman` and `skopeo`. Note that the binary must be installed and available on the path.
- `output_json` (optional): path to output JSON results to
- `commit_sha` (optional): SHA to be associated with the build. By default this uses the $GITHUB_SHA environmental variable
- `upwind_uri` (optional): URI to be used to communicate with Upwind. This should be one of `upwind.io` (global - default) or `eu.upwind.io` (Europe)

## Usage

Expand Down