Update contributors-to-file to v3

This commit is contained in:
Sylvia van Os
2023-09-10 11:58:51 +02:00
parent e692d27973
commit d0881151fe

View File

@@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: Update contributors
id: update_contributors
uses: TheLastProject/contributors-to-file-action@v2
uses: TheLastProject/contributors-to-file-action@v3
with:
file_in_repo: app/src/main/res/raw/contributors.txt
- name: Create Pull Request