From c0fc8d5d77a0e582e08e8af8ffea8168b8ed6f6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 05:50:48 -0700 Subject: [PATCH] Bump lhstrh/action-repo-semver from 1.2.0 to 1.2.1 (#212) Bumps [lhstrh/action-repo-semver](https://github.com/lhstrh/action-repo-semver) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/lhstrh/action-repo-semver/releases) - [Commits](https://github.com/lhstrh/action-repo-semver/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: lhstrh/action-repo-semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6bf1d7bd..1f3447b1 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -24,7 +24,7 @@ jobs: submodules: 'recursive' - name: Repo SemVer - uses: lhstrh/action-repo-semver@v1.2.0 + uses: lhstrh/action-repo-semver@v1.2.1 id: repo-semver with: bump: patch