From fd4136562b570c2c639df428746fc6ed7180606b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 13:00:36 +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 f938a50..f1b1ff6 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -15,7 +15,7 @@ jobs: with: node-version: 10.0.0 - 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"