From db72b815e4288c00ce80a52d4d531ab0860033d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 21:37:39 +0000 Subject: [PATCH] Update actions/setup-node digest to 1e60f62 --- .github/workflows/verify_metadata.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verify_metadata.yml b/.github/workflows/verify_metadata.yml index 403d8e9..1338888 100644 --- a/.github/workflows/verify_metadata.yml +++ b/.github/workflows/verify_metadata.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 0 - name: Install node - uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4 + uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4 with: node-version: "18"