From 94b09fff34910bc46bf095bffcb7c5ba52499950 Mon Sep 17 00:00:00 2001 From: "renovate-ramp[bot]" <287649106+renovate-ramp[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 06:02:21 +0000 Subject: [PATCH] chore(cicd): Update node to v22.23.0 #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..4c1eea5 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.0" - 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