diff --git a/README.md b/README.md
index 6dc085f..599bfe6 100644
--- a/README.md
+++ b/README.md
@@ -282,6 +282,10 @@ _________________
## Use as GitHub Action
+Allow GitHub Actions to create Pull Requests in **Settings > Actions > General**
+
+![image](https://github.com/nvuillam/github-dependents-info/assets/17500430/19615cf1-001e-4479-8306-0cb30ad996f4)
+
Create a file **.github/workflows/github-dependents-info.yml** in your repository with the following YAML content.
If will generate a new Pull Request (or replace the pending one) every time the usage stats will have changed :)
diff --git a/docs/github-dependents-info.md b/docs/github-dependents-info.md
index 41be3e5..47c8486 100644
--- a/docs/github-dependents-info.md
+++ b/docs/github-dependents-info.md
@@ -5,17 +5,17 @@
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(private)&message=-10&color=informational&logo=slickpic)](https://github.com/nvuillam/github-dependents-info/network/dependents)
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=136&color=informational&logo=slickpic)](https://github.com/nvuillam/github-dependents-info/network/dependents)
-| Repository | Stars |
-| :-------- | -----: |
-| [nvuillam](https://github.com/nvuillam) / [github-dependents-info](https://github.com/nvuillam/github-dependents-info) | 73 |
-| [nvuillam](https://github.com/nvuillam) / [node-java-caller](https://github.com/nvuillam/node-java-caller) | 34 |
-| [nvuillam](https://github.com/nvuillam) / [markdown-table-formatter](https://github.com/nvuillam/markdown-table-formatter) | 18 |
-| [nvuillam](https://github.com/nvuillam) / [node-sarif-builder](https://github.com/nvuillam/node-sarif-builder) | 8 |
-| [elgohr](https://github.com/elgohr) / [github-globe](https://github.com/elgohr/github-globe) | 2 |
-| [zhimin-z](https://github.com/zhimin-z) / [MSR-Asset-Management](https://github.com/zhimin-z/MSR-Asset-Management) | 1 |
-| [dianjuar](https://github.com/dianjuar) / [ngx-deploy-npm-angular-dependant-script](https://github.com/dianjuar/ngx-deploy-npm-angular-dependant-script) | 0 |
-| [WayScience](https://github.com/WayScience) / [software-landscape-analysis](https://github.com/WayScience/software-landscape-analysis) | 0 |
-| [bruno-fs](https://github.com/bruno-fs) / [python-rust-research](https://github.com/bruno-fs/python-rust-research) | 0 |
-| [nvuillam](https://github.com/nvuillam) / [mkdocs-material-github-dependents-info](https://github.com/nvuillam/mkdocs-material-github-dependents-info) | 0 |
+| Repository | Stars |
+|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------:|
+| [nvuillam](https://github.com/nvuillam) / [github-dependents-info](https://github.com/nvuillam/github-dependents-info) | 73 |
+| [nvuillam](https://github.com/nvuillam) / [node-java-caller](https://github.com/nvuillam/node-java-caller) | 34 |
+| [nvuillam](https://github.com/nvuillam) / [markdown-table-formatter](https://github.com/nvuillam/markdown-table-formatter) | 18 |
+| [nvuillam](https://github.com/nvuillam) / [node-sarif-builder](https://github.com/nvuillam/node-sarif-builder) | 8 |
+| [elgohr](https://github.com/elgohr) / [github-globe](https://github.com/elgohr/github-globe) | 2 |
+| [zhimin-z](https://github.com/zhimin-z) / [MSR-Asset-Management](https://github.com/zhimin-z/MSR-Asset-Management) | 1 |
+| [dianjuar](https://github.com/dianjuar) / [ngx-deploy-npm-angular-dependant-script](https://github.com/dianjuar/ngx-deploy-npm-angular-dependant-script) | 0 |
+| [WayScience](https://github.com/WayScience) / [software-landscape-analysis](https://github.com/WayScience/software-landscape-analysis) | 0 |
+| [bruno-fs](https://github.com/bruno-fs) / [python-rust-research](https://github.com/bruno-fs/python-rust-research) | 0 |
+| [nvuillam](https://github.com/nvuillam) / [mkdocs-material-github-dependents-info](https://github.com/nvuillam/mkdocs-material-github-dependents-info) | 0 |
_Generated using [github-dependents-info](https://github.com/nvuillam/github-dependents-info), by [Nicolas Vuillamy](https://github.com/nvuillam)_
\ No newline at end of file