From af57a727010c3dffac5e6c5d3adc7fdb5dbfe0bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:30:30 +0000 Subject: [PATCH] chore(deps): bump phips28/gh-action-bump-version from 10.1.1 to 11.0.0 Bumps [phips28/gh-action-bump-version](https://github.com/phips28/gh-action-bump-version) from 10.1.1 to 11.0.0. - [Release notes](https://github.com/phips28/gh-action-bump-version/releases) - [Commits](https://github.com/phips28/gh-action-bump-version/compare/8967e27a4427b87c0071975df4b5e8500d0f63de...d84ee862bf54f45e75b2918b2ce1007d3fed25f1) --- updated-dependencies: - dependency-name: phips28/gh-action-bump-version dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 70e8d7e0..fd9fcc68 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: with: name: prebuilds path: prebuilds - - uses: phips28/gh-action-bump-version@8967e27a4427b87c0071975df4b5e8500d0f63de + - uses: phips28/gh-action-bump-version@d84ee862bf54f45e75b2918b2ce1007d3fed25f1 with: tag-prefix: 'v' version-type: 'patch'