# actions-languageserver mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für actions-languageserver in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:actions-languageserver
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install actions-languageserver
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:actions-languageserver
- **Paketmanager:** Homebrew
- **Version:** 0.3.60
- **Quellzusammenfassung:** Language server for GitHub Actions YAML files
- **Homepage:** <https://github.com/actions/languageservices/tree/main/languageserver>
- **Repository:** <https://github.com/actions/languageservices>
- **Zuletzt aktualisiert:** 2026-07-15T03:57:39Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- actions-languageserver (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.3.60
## Projektgeschichte und Nutzung

actions-languageserver is GitHub's standalone Language Server Protocol host for the actions-languageservice package, providing editor diagnostics and completions for GitHub Actions workflow YAML.

### Projektgeschichte

GitHub created the actions/languageservices repository in January 2023 for workflow and expression language services. The language server package exposes those services over LSP and can run as the actions-languageserver CLI using stdio.

### Adoptionsgeschichte

The package sits in the editor-tooling path for GitHub Actions authors: it can be embedded by VS Code-style clients, run from web workers, or configured in editors such as Neovim.

### Wie es verwendet wird

Users install @actions/languageserver, often globally, then run actions-languageserver --stdio. Advanced clients may pass initialization options including repository context, log level, experimental features, and an optional GitHub session token.

### Warum Paket-Nerds sich dafür interessieren

It matters to package nerds because it turns GitHub Actions workflow validation into a reusable npm and Homebrew CLI rather than a feature locked inside a single editor extension.

### Zeitleiste

- 2023: actions/languageservices repository created by GitHub.
- 2023: v0.2.0 release published.
- 2026: v0.3.58 release published, showing ongoing maintenance.

### Related projects

- The README names actions-languageservice, vscode-languageserver-node, the Language Server Protocol, and the browser playground as related pieces.

### Quellen

- GitHub repository and releases API for repository and release chronology.
- Official languageserver README for purpose and usage.


## Sicherheitshinweise

Für actions-languageserver wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/nvim/lsp/actionsls.lua

## Combined YAML source

View the package source record on GitHub. [combined/actions-languageserver.yml](https://github.com/mxcl/pkgdb/blob/main/combined/actions-languageserver.yml)


## Quellen

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
