From 5628f54427132427c72a5b4046e0f197fc7fc13d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 01:53:38 +0000 Subject: [PATCH] chore(deps): update christian-draeger/increment-semantic-version action to v1.2.3 --- .github/workflows/collection.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/collection.yml b/.github/workflows/collection.yml index 3897b51..3d6f928 100644 --- a/.github/workflows/collection.yml +++ b/.github/workflows/collection.yml @@ -21,7 +21,7 @@ jobs: - name: Bump release version id: bump_version - uses: christian-draeger/increment-semantic-version@a430fd3cfcfd9267689c9ceb0002aafb9289c671 # 1.2.0 + uses: christian-draeger/increment-semantic-version@18746485477492fd90f2664f8470b34d9208fa17 # 1.2.3 with: current-version: "${{ steps.yaml-data.outputs.data }}" version-fragment: "bug"