diff --git a/.github/workflows/foundation-gate.yml b/.github/workflows/foundation-gate.yml index 1a351eb..cedc33d 100644 --- a/.github/workflows/foundation-gate.yml +++ b/.github/workflows/foundation-gate.yml @@ -44,7 +44,7 @@ jobs: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 with: persist-credentials: false - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0 with: node-version: '22' - name: Lint openapi.yaml (fail on errors)