From fa69001cdd1acfb3563d7e755b23b69ca9d1edbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 14:37:24 +0000 Subject: [PATCH] chore(deps): bump ahmadnassri/action-semantic-release Bumps [ahmadnassri/action-semantic-release](https://github.com/ahmadnassri/action-semantic-release) from 2.2.3 to 2.2.8. - [Release notes](https://github.com/ahmadnassri/action-semantic-release/releases) - [Changelog](https://github.com/ahmadnassri/action-semantic-release/blob/master/.release.json) - [Commits](https://github.com/ahmadnassri/action-semantic-release/compare/v2.2.3...v2.2.8) --- updated-dependencies: - dependency-name: ahmadnassri/action-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 55db7a9..9d2483d 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -154,7 +154,7 @@ jobs: - run: npm run build - id: release - uses: ahmadnassri/action-semantic-release@v2.2.3 + uses: ahmadnassri/action-semantic-release@v2.2.8 with: config: ${{ github.workspace }}/.semantic.json env: