Skip to content

Commit 55aa86e

Browse files
Bump DavidAnson/markdownlint-cli2-action action to v21 (#3545)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Piotr Kiełkowicz <[email protected]>
1 parent adf9142 commit 55aa86e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1616

1717
- name: run markdownlint
18-
uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e # v20.0.0
18+
uses: DavidAnson/markdownlint-cli2-action@30a0e04f1870d58f8d717450cc6134995f993c63 # v21.0.0
1919
with:
2020
globs: |
2121
**/*.md

src/OpenTelemetry.Instrumentation.Runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ The number of work items that are currently queued to be processed
286286
by the thread pool.
287287

288288
| Units | Instrument Type | Value Type | Attribute Key(s) | Attribute Values |
289-
| --- | ----------------------- | ---------- | ---------------- | ---------------- |
289+
| --------- | ----------------------- | ---------- | ---------------- | ---------------- |
290290
| `{items}` | ObservableUpDownCounter | `Int64` | No Attributes | N/A |
291291

292292
#### process.runtime.dotnet.**timer.count**

0 commit comments

Comments
 (0)