From 93b9bac8bbb356ddc7ca4f599969e249b9330ac4 Mon Sep 17 00:00:00 2001 From: oliverpool Date: Sun, 20 Aug 2023 20:48:51 +0200 Subject: [PATCH] README: add note about Go --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1d5fbd6..64306cb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ ## Description Update a given DNS record using the OVH API. + +**NOTE:** This action is written in Go. Please setup the Go environment before running this action or use a runner with Go environment installed. + ## Inputs