From 8b0a7da2de2c0535962f1ef9e8b0ae76e2e45c12 Mon Sep 17 00:00:00 2001 From: David Sanders Date: Wed, 11 Mar 2026 19:07:21 -0700 Subject: [PATCH] docs: fix badge link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a12b7da..800ec90 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # GitHub App Commit Action [![GitHub Super-Linter](https://github.com/dsanders11/github-app-commit-action/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter) -[![CI](https://github.com/dsanders11/github-app-commit-action/actions/workflows/ci.yml/badge.svg)](https://github.com/electron/github-app-auth-action/actions/workflows/ci.yml) +[![CI](https://github.com/dsanders11/github-app-commit-action/actions/workflows/ci.yml/badge.svg)](https://github.com/dsanders11/github-app-commit-action/actions/workflows/ci.yml) > GitHub Action which makes it simple to make verified Git commits as a GitHub > app