From 6e08453d7c638c1cb5b0f5a325037f2045c06025 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 15:02:40 +0000 Subject: [PATCH] chore(deps): update mkiki/npm-publish-action digest to 5287929 --- .github/workflows/npm-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 18613b2..44e790c 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -15,7 +15,7 @@ jobs: with: node-version: 17 - name: Publish if version has been updated - uses: mkiki/npm-publish-action@c4315ef5790b7bcec2cbb75b34e37681a409d78d + uses: mkiki/npm-publish-action@52879298d00c0a02781e1f02c9e917e01cff1bc7 with: # All of theses inputs are optional tag_name: "%s" tag_message: "Release %s"