Skip to content

Commit 94385b5

Browse files
grafanabotjdbaldry
andauthored
chore: [release-3.1.x] feat: Update doc-validator version (#13796)
Co-authored-by: Jack Baldry <[email protected]>
1 parent 34206cd commit 94385b5

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)