From f3d7d86a329d735db8cce53b7e371a037fcc34f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 14:01:55 +0000 Subject: [PATCH] chore(deps): bump ridedott/release-me-action from 3.10.0 to 3.10.1 Bumps [ridedott/release-me-action](https://github.com/ridedott/release-me-action) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/ridedott/release-me-action/releases) - [Changelog](https://github.com/ridedott/release-me-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/ridedott/release-me-action/compare/v3.10.0...v3.10.1) --- updated-dependencies: - dependency-name: ridedott/release-me-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 9a84c90da8e..1f1de9e9ff7 100644 --- a/.github/workflows/continuous-delivery.yaml +++ b/.github/workflows/continuous-delivery.yaml @@ -34,7 +34,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.DOTTBOTT_TOKEN }} id: release name: Release - uses: ridedott/release-me-action@v3.10.0 + uses: ridedott/release-me-action@v3.10.1 with: commit-assets: | ./dist