From ec9e86e53bec54e7a487ab3640ba9ae829eaec5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 05:51:44 +0000 Subject: [PATCH] build(deps): 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/automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automation.yml b/.github/workflows/automation.yml index 54a70a3..2c266b2 100644 --- a/.github/workflows/automation.yml +++ b/.github/workflows/automation.yml @@ -14,7 +14,7 @@ jobs: - run: | nix run .#test nix run .#readme > README.md - - uses: test-room-7/action-update-file@v1.8.0 + - uses: test-room-7/action-update-file@v2.0.0 with: branch: ${{ github.head_ref || github.ref_name }} file-path: |