From b0d7770484731d7d8df44946fc79b7e3cea5c9a6 Mon Sep 17 00:00:00 2001 From: "we-renovate[bot]" <162337394+we-renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 00:33:05 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 104f828..8be57dd 100644 --- a/action.yml +++ b/action.yml @@ -69,7 +69,7 @@ runs: - name: Install NodeJs if: ${{ inputs.release == 'true' }} - uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 + uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0 with: node-version: 20 @@ -103,7 +103,7 @@ runs: PUBLISH_TASKS: ${{ inputs.release-tasks != '' && inputs.release-tasks || inputs.publish-tasks }} with: dry_run: ${{ inputs.release-dryrun }} - semantic_version: 24.1.3 + semantic_version: 24.2.0 extra_plugins: "@semantic-release/changelog@\