diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 89d420527..8ee74e359 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -307,7 +307,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5 name: Install pnpm @@ -377,7 +377,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - name: Install pnpm uses: pnpm/action-setup@v5 @@ -505,7 +505,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5 name: Install pnpm diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index 353272fae..d089f1a1c 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -46,7 +46,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - name: Install dependencies run: pnpm install --frozen-lockfile @@ -187,7 +187,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' cache: 'pnpm' - name: Pnpm Cache @@ -285,7 +285,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' cache: 'pnpm' - name: Pnpm Cache @@ -430,7 +430,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' cache: 'pnpm' - name: Pnpm Cache @@ -532,7 +532,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5.0.0 name: Install pnpm diff --git a/.github/workflows/cross_check.yaml b/.github/workflows/cross_check.yaml index 54e172d78..70c082c8d 100644 --- a/.github/workflows/cross_check.yaml +++ b/.github/workflows/cross_check.yaml @@ -43,7 +43,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5 name: Install pnpm diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index 1848de3a5..7ad6dccbf 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -103,7 +103,7 @@ jobs: if: github.event.inputs[matrix.input] == 'true' uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' cache: 'pnpm' - name: Pnpm Cache diff --git a/.github/workflows/frontend-check.yml b/.github/workflows/frontend-check.yml index ca4a3dbc0..cba28fc13 100644 --- a/.github/workflows/frontend-check.yml +++ b/.github/workflows/frontend-check.yml @@ -47,7 +47,7 @@ jobs: - uses: actions/setup-node@v6 if: steps.check_frontend.outputs.frontend == 'true' with: - node-version: '24.14.0' + node-version: '24.14.1' cache: 'pnpm' - name: Restore pnpm cache diff --git a/.github/workflows/pr-ai-slop-review.lock.yml b/.github/workflows/pr-ai-slop-review.lock.yml index 89994cf63..7d2677ef9 100644 --- a/.github/workflows/pr-ai-slop-review.lock.yml +++ b/.github/workflows/pr-ai-slop-review.lock.yml @@ -65,7 +65,7 @@ jobs: title: ${{ steps.sanitized.outputs.title }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@51c65948c64ab6752536ead71fba1fc2c20ed0bc # v0.64.0 + uses: github/gh-aw-actions/setup@7438f792fb4bb08052251020ae0a0642d6f8a6c1 # v0.64.0 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Generate agentic run info @@ -277,7 +277,7 @@ jobs: output_types: ${{ steps.collect_output.outputs.output_types }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@51c65948c64ab6752536ead71fba1fc2c20ed0bc # v0.64.0 + uses: github/gh-aw-actions/setup@7438f792fb4bb08052251020ae0a0642d6f8a6c1 # v0.64.0 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Set runtime paths @@ -800,7 +800,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@51c65948c64ab6752536ead71fba1fc2c20ed0bc # v0.64.0 + uses: github/gh-aw-actions/setup@7438f792fb4bb08052251020ae0a0642d6f8a6c1 # v0.64.0 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Download agent output artifact @@ -895,7 +895,7 @@ jobs: detection_success: ${{ steps.detection_conclusion.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@51c65948c64ab6752536ead71fba1fc2c20ed0bc # v0.64.0 + uses: github/gh-aw-actions/setup@7438f792fb4bb08052251020ae0a0642d6f8a6c1 # v0.64.0 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Download agent output artifact @@ -1056,7 +1056,7 @@ jobs: process_safe_outputs_temporary_id_map: ${{ steps.process_safe_outputs.outputs.temporary_id_map }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@51c65948c64ab6752536ead71fba1fc2c20ed0bc # v0.64.0 + uses: github/gh-aw-actions/setup@7438f792fb4bb08052251020ae0a0642d6f8a6c1 # v0.64.0 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Download agent output artifact diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 77a7b6cd6..46b04db9b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -197,7 +197,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5 name: Install pnpm @@ -281,7 +281,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - name: Install pnpm uses: pnpm/action-setup@v5 @@ -420,7 +420,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5 name: Install pnpm @@ -505,7 +505,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5 name: Install pnpm @@ -531,7 +531,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5 name: Install pnpm @@ -593,7 +593,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5 name: Install pnpm diff --git a/.github/workflows/telegram-notify.yml b/.github/workflows/telegram-notify.yml index 4c1284c0b..59bf591ff 100644 --- a/.github/workflows/telegram-notify.yml +++ b/.github/workflows/telegram-notify.yml @@ -34,7 +34,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5 name: Install pnpm diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index f282048f6..8c9eff506 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -15,7 +15,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5 name: Install pnpm @@ -39,7 +39,7 @@ jobs: - name: Install Node uses: actions/setup-node@v6 with: - node-version: '24.14.0' + node-version: '24.14.1' - uses: pnpm/action-setup@v5 name: Install pnpm