From ee83e7b4d9f494b38993993673a08ecbf0cffc49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 03:29:44 +0000 Subject: [PATCH] Bump rymndhng/release-on-push-action from 0.27.0 to 0.28.0 Bumps [rymndhng/release-on-push-action](https://github.com/rymndhng/release-on-push-action) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/rymndhng/release-on-push-action/releases) - [Commits](https://github.com/rymndhng/release-on-push-action/compare/v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: rymndhng/release-on-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9e4f062d..9a81d4e1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} steps: - - uses: rymndhng/release-on-push-action@v0.27.0 + - uses: rymndhng/release-on-push-action@v0.28.0 with: bump_version_scheme: norelease tag_prefix: v