From 2a5092552f685735be4ecbe12b2ce101f04b20f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 07:30:23 +0200 Subject: [PATCH] chore(deps): bump ridedott/release-me-action from 3.10.26 to 3.10.27 --- .github/workflows/continuous-delivery.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-delivery.yaml b/.github/workflows/continuous-delivery.yaml index bc593a53..65917556 100644 --- a/.github/workflows/continuous-delivery.yaml +++ b/.github/workflows/continuous-delivery.yaml @@ -29,7 +29,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.DOTTBOTT_TOKEN }} id: release name: Release - uses: ridedott/release-me-action@v3.10.26 + uses: ridedott/release-me-action@v3.10.27 with: node-module: true release-rules: |