From d84e1dfc12a7f4211c43832cf7572199bcd2fe75 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 16:00:21 +0100 Subject: [PATCH] Add golang action update readme (#61) Co-authored-by: Shubham Kumar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1bbd63e..f4ced0f 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Setup Vim/Neovim](https://github.com/rhysd/action-setup-vim) - Install Vim/Neovim for testing editor plugins. - [Cached LFS Checkout](https://github.com/nschloe/action-cached-lfs-checkout) - Cached checkout of LFS resources. - [Rerun Actions and Commands](https://github.com/Wandalen/wretry.action) - Retries a GitHub Action step or command on failure. +- [Readme Update Actions](https://github.com/imskr/readme-update-actions) - Pulls latest blog posts and update you profile's readme dynamically. #### Environments