From 3cddaf8f6886fc1616a68cd590ba28d5aaba0ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 13:29:45 +0000 Subject: [PATCH] build(deps): bump test-room-7/action-update-file from 2.0.0 to 2.1.0 Bumps [test-room-7/action-update-file](https://github.com/test-room-7/action-update-file) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/test-room-7/action-update-file/releases) - [Commits](https://github.com/test-room-7/action-update-file/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: test-room-7/action-update-file dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 dbfedd5..19a2144 100644 --- a/.github/workflows/automation.yml +++ b/.github/workflows/automation.yml @@ -25,7 +25,7 @@ jobs: - run: | nix run .#test nix run .#readme > README.md - - uses: test-room-7/action-update-file@v2.0.0 + - uses: test-room-7/action-update-file@v2.1.0 with: branch: ${{ github.head_ref || github.ref_name }} file-path: |