From 8d9e7f318bb14c0da1234699c0147643b6d1569e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 05:35:10 +0000 Subject: [PATCH] Update lukaszraczylo/semver-generator action to v1.12.247 (#139) 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 f70f1978..b1494e1c 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@a5b1c83b90b4d001bb35e266e83b757550d6e57b # 1.12.243 + uses: lukaszraczylo/semver-generator@de8b24b2ea44f7af1c8f82752e00e59b47775f67 # 1.12.247 with: config_file: .github/semver.yaml repository_local: true