From ca12f8ff741fdc6071f06154ef039d8db91168b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:43:27 +0000 Subject: [PATCH] Bump test-room-7/action-update-file from 1.8.0 to 2.0.0 Bumps [test-room-7/action-update-file](https://github.com/test-room-7/action-update-file) from 1.8.0 to 2.0.0. - [Release notes](https://github.com/test-room-7/action-update-file/releases) - [Commits](https://github.com/test-room-7/action-update-file/compare/v1.8.0...v2.0.0) --- updated-dependencies: - dependency-name: test-room-7/action-update-file dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update_version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_version.yml b/.github/workflows/update_version.yml index 70a375e..aef739e 100644 --- a/.github/workflows/update_version.yml +++ b/.github/workflows/update_version.yml @@ -39,7 +39,7 @@ jobs: - name: Print Log run: echo "${{ steps.update.outputs.log }}" - name: Update files on GitHub - uses: test-room-7/action-update-file@v1.8.0 + uses: test-room-7/action-update-file@v2.0.0 with: file-path: | ActRec/__init__.py