From bfd74f1af3f2f0eb3c73b0ea98e2d3df889f0ed9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 03:20:23 +0000 Subject: [PATCH] Update lukaszraczylo/semver-generator action to v1.12.203 (#125) 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 67acd0a4..5b0237d5 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@d5446fd3a26b41d8c56a4d13080d4a2a905a6a27 # 1.12.199 + uses: lukaszraczylo/semver-generator@22422cbf1c0cfba076d75dad0cd692707134d5fe # 1.12.203 with: config_file: .github/semver.yaml repository_local: true