From 035646ef2a7a5dea9d3031c977d3c16b394bea24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 05:29:30 +0000 Subject: [PATCH] Update lukaszraczylo/semver-generator action to v1.12.231 (#134) 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 ba852491..e7d4acac 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@f6316cad03ee2489d6a422af74b2aafd4670feaa # 1.12.227 + uses: lukaszraczylo/semver-generator@f5167e88b2e7640c398b096443c753e3370de5ba # 1.12.231 with: config_file: .github/semver.yaml repository_local: true