From 2d8bb6caa568aca3bd75f41dfab09d0c92fb64e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 16:11:02 +0000 Subject: [PATCH] build(deps): bump cycjimmy/semantic-release-action from 2.6.0 to 2.7.0 Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases) - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/cycjimmy/semantic-release-action/compare/v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build-test-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test-release.yaml b/.github/workflows/build-test-release.yaml index ce2cc234c..61aaeae93 100644 --- a/.github/workflows/build-test-release.yaml +++ b/.github/workflows/build-test-release.yaml @@ -50,7 +50,7 @@ jobs: with: node-version: '14' - name: Semantic Release - uses: cycjimmy/semantic-release-action@v2.6.0 + uses: cycjimmy/semantic-release-action@v2.7.0 with: semantic_version: 17 extra_plugins: |