From 83c9330a047773929ef3ffc84787083e4dddbe97 Mon Sep 17 00:00:00 2001 From: Lee Quarella Date: Thu, 21 Mar 2024 10:01:55 -0400 Subject: [PATCH] Update readme to match official GH action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f125f03b..2374c464 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ above command and will subsequently manage the server process for you. Various continuous integration and quality-checking tools have been made to support Standard Ruby, as well. -* [Github Actions](https://github.com/andrewmcodes/standardrb-action) +* [Github Actions](https://github.com/standardrb/standard-ruby-action) * [Code Climate](https://github.com/standardrb/standard/wiki/CI:-Code-Climate) * [Pronto](https://github.com/julianrubisch/pronto-standardrb) * [Danger](https://github.com/ashfurrow/danger-rubocop/)