From 5157912415b66be7ecbec78cf4d15b2eef74e0e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 20:33:56 +0000 Subject: [PATCH] fix(deps): bump cycjimmy/semantic-release-action from 3.1.1 to 3.4.2 Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 3.1.1 to 3.4.2. - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases) - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.1...v3.4.2) --- 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/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d8bca11..f28e9d7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,7 +43,7 @@ jobs: - name: Version if: github.event_name != 'pull_request' - uses: cycjimmy/semantic-release-action@v3.1.1 + uses: cycjimmy/semantic-release-action@v3.4.2 with: semantic_version: 17.4 env: