From 3a70080042edf82b61f9f58a313e20fafd522961 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 03:44:58 +0000 Subject: [PATCH] Update lukaszraczylo/semver-generator action to v1.10.227 --- .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 afd54b8a..81553f2a 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@3d89a11084bcea27948fc7f66c4135f966b48f49 # 1.10.223 + uses: lukaszraczylo/semver-generator@5c0d2109b01d8b24c5ec2d61c14fc29081c97eda # 1.10.227 with: config_file: .github/semver.yaml repository_local: true