From 62b5b6b8a576d7eac5aa05e2fe51a1dda21ca45e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 04:49:15 +0000 Subject: [PATCH] chore(deps): update ahmadnassri/action-semantic-release action to v2.2.8 --- .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 3ff4fb9..8a44338 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -106,7 +106,7 @@ jobs: submodules: true - id: release - uses: ahmadnassri/action-semantic-release@v2.2.7 + uses: ahmadnassri/action-semantic-release@v2.2.8 with: config: ${{ github.workspace }}/.semantic.json env: