From c29b335e3e668d82a94aebc7f40977bc7f8dcd86 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 01:02:56 +0100 Subject: [PATCH] add "gh-action-auto-merge-dependency-updates" (#27) Co-authored-by: Tom Jenkinson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2dd8190..bd18072 100644 --- a/README.md +++ b/README.md @@ -336,6 +336,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Snyk Test Action](https://github.com/snyk/actions) - [Manage Your GitHub Actions Secrets With A Simple CLI](https://github.com/unfor19/githubsecrets) - [SecretHub](https://github.com/secrethub/actions) - Have a single source of truth for your secrets and load them into GitHub Actions on demand. +- [Automatically Approve and Merge Npm Dependency Updates (Provider Agnostic)](https://github.com/tjenkinson/gh-action-auto-merge-dependency-updates) #### Code Coverage