From d9ce4ef41cd8010082efb95834709c785b6f9977 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 04:21:09 +0000 Subject: [PATCH] Update lukaszraczylo/semver-generator action to v1.10.207 --- .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 ca71ca23..95f79228 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@cfd933f28367cc15cfc69522d90846149cd4fbff # 1.10.203 + uses: lukaszraczylo/semver-generator@b15fac4856579a089f26263c08ce339fbbbc99dc # 1.10.207 with: config_file: .github/semver.yaml repository_local: true