From 654a111f553485e6559250da9e32d9c74a249da3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 17:38:01 +0100 Subject: [PATCH] chore(deps): update paulhatch/semantic-version action to v5.4.0 (#21) 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 bcffe5a..5fc1c28 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -71,7 +71,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: paulhatch/semantic-version@v5.3.0 + - uses: paulhatch/semantic-version@v5.4.0 id: semversion with: tag_prefix: "v"