Skip to content

Commit eeac712

Browse files
authored
Use lint-ansible-docs@v2 workflow (#170)
Signed-off-by: Webster Mudge <[email protected]>
1 parent 658c051 commit eeac712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_pr_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
jobs:
2828
validate-docs:
2929
name: Validate Ansible Docs
30-
uses: cloudera-labs/github-actions/.github/workflows/lint-ansible-docs.yml@v1
30+
uses: cloudera-labs/github-actions/.github/workflows/lint-ansible-docs.yml@v2
3131
with:
3232
antsibull-log-upload: true
3333
collection-namespace: cloudera

0 commit comments

Comments
 (0)