diff --git a/.github/workflows/contributors-to-file.yml b/.github/workflows/contributors-to-file.yml index e68936a19..2b3867c66 100644 --- a/.github/workflows/contributors-to-file.yml +++ b/.github/workflows/contributors-to-file.yml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@v4.1.0 - name: Update contributors id: update_contributors - uses: TheLastProject/contributors-to-file-action@v3.0.1 + uses: TheLastProject/contributors-to-file-action@v3.0.2 with: file_in_repo: app/src/main/res/raw/contributors.txt - name: Create Pull Request