From c7ec2c57ddb8240d8f397d038b3b11119efe3311 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 5 Mar 2024 23:05:12 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0d22acc..5b91b52 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [![CI](https://github.com/tj-actions/cargo-bump/workflows/CI/badge.svg)](https://github.com/tj-actions/cargo-bump/actions?query=workflow%3ACI) +[![Update release version.](https://github.com/tj-actions/cargo-bump/workflows/Update%20release%20version./badge.svg)](https://github.com/tj-actions/cargo-bump/actions?query=workflow%3A%22Update+release+version.%22) +[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d02fea7e1446463789182186c74b7f40)](https://app.codacy.com/gh/tj-actions/cargo-bump/dashboard?utm_source=gh\&utm_medium=referral\&utm_content=\&utm_campaign=Badge_grade) +[![Public workflows that use this action.](https://img.shields.io/endpoint?url=https%3A%2F%2Fused-by.vercel.app%2Fapi%2Fgithub-actions%2Fused-by%3Faction%3Dtj-actions%2Fcargo-bump%26badge%3Dtrue)](https://github.com/search?o=desc\&q=tj-actions+cargo-bump+path%3A.github%2Fworkflows+language%3AYAML\&s=\&type=Code) @@ -6,10 +9,6 @@ -[![Update release version.](https://github.com/tj-actions/cargo-bump/workflows/Update%20release%20version./badge.svg)](https://github.com/tj-actions/cargo-bump/actions?query=workflow%3A%22Update+release+version.%22) -[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d02fea7e1446463789182186c74b7f40)](https://app.codacy.com/gh/tj-actions/cargo-bump/dashboard?utm_source=gh\&utm_medium=referral\&utm_content=\&utm_campaign=Badge_grade) -[![Public workflows that use this action.](https://img.shields.io/endpoint?url=https%3A%2F%2Fused-by.vercel.app%2Fapi%2Fgithub-actions%2Fused-by%3Faction%3Dtj-actions%2Fcargo-bump%26badge%3Dtrue)](https://github.com/search?o=desc\&q=tj-actions+cargo-bump+path%3A.github%2Fworkflows+language%3AYAML\&s=\&type=Code) - ## cargo-bump Github action that bumps the current version in your `Cargo.toml`.