From 0e365c07f9ab46beb8518a1bde460b09c96bf0f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 07:24:46 +0000 Subject: [PATCH] ci(deps): bump test-room-7/action-update-file from 1 to 2 Bumps [test-room-7/action-update-file](https://github.com/test-room-7/action-update-file) from 1 to 2. - [Release notes](https://github.com/test-room-7/action-update-file/releases) - [Commits](https://github.com/test-room-7/action-update-file/compare/v1...v2) --- updated-dependencies: - dependency-name: test-room-7/action-update-file dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update-contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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