diff --git a/.github/workflows/contributors-to-file.yml b/.github/workflows/contributors-to-file.yml index 9eb65dd33..4359c3ebb 100644 --- a/.github/workflows/contributors-to-file.yml +++ b/.github/workflows/contributors-to-file.yml @@ -12,6 +12,6 @@ jobs: uses: actions/checkout@v2 - name: Update contributors id: update_contributors - uses: TheLastProject/contributors-to-file-action@v1.0.1 + uses: TheLastProject/contributors-to-file-action@v1.0.2 with: file_in_repo: app/src/main/res/raw/contributors.txt