From 009c4e2805736546e0d46f6aa7e6e4806ab25d72 Mon Sep 17 00:00:00 2001 From: "renovate-ramp[bot]" <287649106+renovate-ramp[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 06:02:18 +0000 Subject: [PATCH] chore(cicd): Update node to v22.23.1 #PLTM-1361 --- .github/workflows/kanar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kanar.yml b/.github/workflows/kanar.yml index 53ea647..8b26d5a 100644 --- a/.github/workflows/kanar.yml +++ b/.github/workflows/kanar.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 with: - node-version: "22.22.3" + node-version: "22.23.1" - uses: RampNetwork/kanar@2e8718c3a1400156d59376bcdf678fa34e6e3b32 # v2 with: github_token: ${{ secrets.GITHUB_TOKEN }} # this is passed automatically https://docs.github.com/en/actions/security-guides/automatic-token-authentication