Skip to content

Commit a88a0d3

Browse files
authored
feat: Update doc-validator version (#13558)
1 parent e23598d commit a88a0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc-validator.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
doc-validator:
88
runs-on: "ubuntu-latest"
99
container:
10-
image: "grafana/doc-validator:v5.0.0"
10+
image: "grafana/doc-validator:v5.1.0"
1111
steps:
1212
- name: "Checkout code"
1313
uses: "actions/checkout@v4"

0 commit comments

Comments
 (0)