diff --git a/.github/workflows/UpdateContributors.yml b/.github/workflows/UpdateContributors.yml index 81cdf91b5..08ed3751f 100644 --- a/.github/workflows/UpdateContributors.yml +++ b/.github/workflows/UpdateContributors.yml @@ -13,7 +13,7 @@ jobs: output: CONTRIBUTORS.md exclude_bots: true - 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