diff --git a/.github/workflows/registry-docs.yml b/.github/workflows/registry-docs.yml index 3f01962..21eb20b 100644 --- a/.github/workflows/registry-docs.yml +++ b/.github/workflows/registry-docs.yml @@ -25,7 +25,7 @@ jobs: run: .\bin\apply-registry.ps1 -build_docs - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: Update docs file_pattern: "docs/registry-opts.md"