add "gh-action-auto-merge-dependency-updates" (#27)

Co-authored-by: Tom Jenkinson <tjenkinson@users.noreply.github.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 01:02:56 +01:00 committed by GitHub
parent 0b45fde3e9
commit c29b335e3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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