Skip to content

Commit

Permalink
feat: Update doc-validator version (#13558)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbaldry authored Jul 17, 2024
1 parent e23598d commit a88a0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
doc-validator:
runs-on: "ubuntu-latest"
container:
image: "grafana/doc-validator:v5.0.0"
image: "grafana/doc-validator:v5.1.0"
steps:
- name: "Checkout code"
uses: "actions/checkout@v4"
Expand Down

0 comments on commit a88a0d3

Please sign in to comment.