From 5dda54168987b5f8164ab6df79d2afa4e6591e82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:59:28 +0000 Subject: [PATCH] chore(action): update form8ion/.github digest to 5ca41c1 --- .github/workflows/node-ci.yml | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/node-ci.yml b/.github/workflows/node-ci.yml index a43caae6..689d762d 100644 --- a/.github/workflows/node-ci.yml +++ b/.github/workflows/node-ci.yml @@ -38,7 +38,7 @@ jobs: id-token: write issues: write pull-requests: write - uses: form8ion/.github/.github/workflows/release-package.yml@149e479823fe33d239fc43b15844b9ccb179ddf8 # master + uses: form8ion/.github/.github/workflows/release-package.yml@5ca41c1c831d4c608c86fc79dab0117012097438 # master secrets: NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }} permissions: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 60bc3347..e492219a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,6 +12,6 @@ jobs: id-token: write issues: write pull-requests: write - uses: form8ion/.github/.github/workflows/release-package.yml@149e479823fe33d239fc43b15844b9ccb179ddf8 # master + uses: form8ion/.github/.github/workflows/release-package.yml@5ca41c1c831d4c608c86fc79dab0117012097438 # master secrets: NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}