From e3b94ca7b528af5f7c617207d5090635248b0da2 Mon Sep 17 00:00:00 2001 From: Nicolas Coutin Date: Sun, 20 Jun 2021 17:14:54 +0200 Subject: [PATCH] docs(readme): update recommended versions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8a7802..3d3d474 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ As this Action is containerized with Docker, [it can only run on Linux environme **NOTICE :** for stability purposes, it is recommended to use the action with an explicit commit SHA-1 : -* Version : `uses: "Ilshidur/action-discord@0.3.0"` (→ link to the releases list : https://github.com/Ilshidur/action-discord/releases) -* Commit SHA-1 : `uses: "Ilshidur/action-discord@8135f7f"` (→ link to the commits list : https://github.com/Ilshidur/action-discord/commits/master) +* Version : `uses: "Ilshidur/action-discord@0.3.1"` (→ link to the releases list : https://github.com/Ilshidur/action-discord/releases) +* Commit SHA-1 : `uses: "Ilshidur/action-discord@99b3d92"` (→ link to the commits list : https://github.com/Ilshidur/action-discord/commits/master) ### Arguments