Skip to content

Commit

Permalink
chore: [release-3.1.x] feat: Update doc-validator version (#13796)
Browse files Browse the repository at this point in the history
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
  • Loading branch information
grafanabot and jdbaldry committed Aug 8, 2024
1 parent 34206cd commit 94385b5
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 94385b5

Please sign in to comment.