diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index 472ad5e8..d505e720 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -13,7 +13,7 @@ jobs: CONTRIB_REPOSITORY: 'phparkitect/arkitect' CONTRIB_OUTPUT_FILE: 'CONTRIBUTORS.md' - name: Commit changes - uses: test-room-7/action-update-file@v1 + uses: test-room-7/action-update-file@v2 with: file-path: 'CONTRIBUTORS.md' commit-msg: Update Contributors