From a592829cf3a696aadb714fc6d17b62d2cc19ea08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 19:53:33 +0000 Subject: [PATCH] chore(github-tag): update tag actions/setup-node to v7 --- .github/workflows/news.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/news.yml b/.github/workflows/news.yml index 4d13cec..685c304 100644 --- a/.github/workflows/news.yml +++ b/.github/workflows/news.yml @@ -111,7 +111,7 @@ jobs: - name: Set up Node.js for Copilot CLI if: ${{ steps.ai.outputs.provider == 'copilot-cli' }} - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: 24