From ee0997dcbb76bf9dc6249ba7cef8234c2f946ace Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 07:13:03 +0000 Subject: [PATCH] Update lukaszraczylo/semver-generator action to v1.12.255 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66f7795..f4e03aa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: fetch-depth: '0' - name: Semver run id: semver - uses: lukaszraczylo/semver-generator@1.4.18 + uses: lukaszraczylo/semver-generator@1.12.255 with: config_file: .github/semver.yaml repository_local: true \ No newline at end of file