Bump TheLastProject/contributors-to-file-action from 3.0.1 to 3.0.2

Bumps [TheLastProject/contributors-to-file-action](https://github.com/thelastproject/contributors-to-file-action) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/thelastproject/contributors-to-file-action/releases)
- [Commits](https://github.com/thelastproject/contributors-to-file-action/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: TheLastProject/contributors-to-file-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-16 02:36:13 +00:00
committed by GitHub
parent f5059b95d3
commit f5368a4aab

View File

@@ -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