From ffffad2faea9b70913ccc23e46440b3c8c19e55f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 04:52:59 +0000 Subject: [PATCH] Update lukaszraczylo/semver-generator action to v1.12.235 (#135) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e7d4acac..2b98c2d8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -46,7 +46,7 @@ jobs: with: fetch-depth: "0" - id: semver - uses: lukaszraczylo/semver-generator@f5167e88b2e7640c398b096443c753e3370de5ba # 1.12.231 + uses: lukaszraczylo/semver-generator@d28f243e36f265688ca110832c35fcb726c97219 # 1.12.235 with: config_file: .github/semver.yaml repository_local: true