From b6a3a54a3ef8ec17ccbd18a707aadf74b6b2e6e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 14:40:47 +0000 Subject: [PATCH] chore(deps): update actions/setup-node digest to 48b9067 --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e517662..1047496 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -20,7 +20,7 @@ jobs: persist-credentials: false - name: Setup node.js - uses: actions/setup-node@7c29869aec4da703a571b27bcd84d4f15af0b56e + uses: actions/setup-node@48b90677b6048efbc723b11a94acb950d3f1ac36 - name: Create tag and GitHub release run: npx semantic-release