From baa9967aa304894be16ef9ccf4c222145a88131d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 11:06:13 +0000 Subject: [PATCH] chore(deps): update phips28/gh-action-bump-version action to v9.1.6 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0b752fc..3bb31e7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -38,7 +38,7 @@ jobs: - name: Automated Version Bump if: github.ref == 'refs/heads/main' - uses: phips28/gh-action-bump-version@v9.0.42 + uses: phips28/gh-action-bump-version@v9.1.6 with: minor-wording: 'add,Adds,new,Added' major-wording: 'MAJOR,cut-major,breaking-change'