From 693d07ceb3bd57fe193fb7e765cf171b30f07e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 07:34:04 +0000 Subject: [PATCH] fix(deps): bump cycjimmy/semantic-release-action from v2.5.3 to v2.5.4 Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from v2.5.3 to v2.5.4. - [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.5.3...116647291d9b7bef1f5a4315deedd3f46ed4218b) 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 b126cd9..d6ef93c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -31,7 +31,7 @@ jobs: - name: Version if: github.event_name != 'pull_request' - uses: cycjimmy/semantic-release-action@v2.5.3 + uses: cycjimmy/semantic-release-action@v2.5.4 with: semantic_version: 17.4 env: