From a19fd4994ccbd7742b0122ec1cee0331e97de111 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 04:43:26 +0000 Subject: [PATCH] Update lukaszraczylo/semver-generator action to v1.12.219 --- .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 6f2af457..6d68c6e6 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@a3907e304d6561e9d87a99b8ea99d532b75e117f # 1.12.215 + uses: lukaszraczylo/semver-generator@fa4425d29648859a678777dac090d482632deb24 # 1.12.219 with: config_file: .github/semver.yaml repository_local: true