From 08f33d084aaeffca3a6d3334047bb62440c02802 Mon Sep 17 00:00:00 2001 From: Floris van der Grinten Date: Thu, 27 May 2021 14:31:02 +0200 Subject: [PATCH] Add note on supported runner platforms --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7872ed0..0caec93 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,10 @@ So for example, the reference URI `op://app-cicd/aws/secret-access-key` would be * **Section:** default section * **Field:** `secret-access-key` +## Supported Runners + +You can run the action on Linux and macOS runners. Windows is currently not supported. + ## Action Inputs | Name | Default | Description |