From cef4e50d1be8272b4b840833a9493d2da0a9c646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 08:09:22 +0000 Subject: [PATCH] Bump RubbaBoy/BYOB from 1.2.1 to 1.3.0 Bumps [RubbaBoy/BYOB](https://github.com/RubbaBoy/BYOB) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/RubbaBoy/BYOB/releases) - [Commits](https://github.com/RubbaBoy/BYOB/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: RubbaBoy/BYOB dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/git-quality-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/git-quality-check.yml b/.github/workflows/git-quality-check.yml index c7d9685..ff98b64 100644 --- a/.github/workflows/git-quality-check.yml +++ b/.github/workflows/git-quality-check.yml @@ -23,7 +23,7 @@ jobs: run: | test "${{ steps.git-quality-check.outputs.score }}" != "" - name: Create badge - uses: RubbaBoy/BYOB@v1.2.1 + uses: RubbaBoy/BYOB@v1.3.0 with: NAME: score LABEL: 'Git Quality Score'