We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b465624 commit 2e05e11Copy full SHA for 2e05e11
1 file changed
README.md
@@ -5,7 +5,7 @@ Export GitHub Actions workflow runs as OpenTelemetry traces and logs to groundco
5
## Prerequisites
6
7
- GitHub Actions workflow with `actions: read` and `issues: write` permissions
8
-- Node 24 runtime (handled automatically by GitHub Actions)
+- Node 24 runtime (requires GitHub Actions runner v2.327.1+; self-hosted runners must be updated separately)
9
- groundcover OTLP endpoint and ingestion key
10
11
## Quick Start
0 commit comments