diff --git a/.github/workflows/reduce_readme.yml b/.github/workflows/reduce_readme.yml index 81401d7c72..02bef2837a 100644 --- a/.github/workflows/reduce_readme.yml +++ b/.github/workflows/reduce_readme.yml @@ -44,6 +44,6 @@ jobs: #Reduce root README asciidoctor-reducer --preserve-conditionals -o README.adoc README-source.adoc - name: Commit and Push README - uses: EndBug/add-and-commit@v10 + uses: EndBug/add-and-commit@v11 with: add: '*.adoc'