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: |