We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34206cd commit 94385b5Copy full SHA for 94385b5
.github/workflows/doc-validator.yml
@@ -7,7 +7,7 @@ jobs:
7
doc-validator:
8
runs-on: "ubuntu-latest"
9
container:
10
- image: "grafana/doc-validator:v5.0.0"
+ image: "grafana/doc-validator:v5.1.0"
11
steps:
12
- name: "Checkout code"
13
uses: "actions/checkout@v4"
0 commit comments