From 92ae566dbdbe6ef0470d258f8c45ab9a35505094 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 17:03:41 +0000 Subject: [PATCH] Update PaulHatch/semantic-version action to v5.3.0 --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index aa9c1c98b..54cde5ba5 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -33,7 +33,7 @@ jobs: - name: Semantic versioning id: versioning - uses: PaulHatch/semantic-version@v5.2.1 + uses: PaulHatch/semantic-version@v5.3.0 with: branch: develop tag_prefix: "v"