From a30bac1c01adab2d396c8178b5fe5206d7a7f3e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 04:29:17 +0000 Subject: [PATCH] Update lukaszraczylo/semver-generator action to v1.10.203 --- .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 7dbe36c6..ca71ca23 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@af3572a9dfa1aeb656b12637c2fd255110e2595c # 1.10.199 + uses: lukaszraczylo/semver-generator@cfd933f28367cc15cfc69522d90846149cd4fbff # 1.10.203 with: config_file: .github/semver.yaml repository_local: true