From 73510cc443fe07d1aa4daae48a7261197e18061f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 10:13:03 +0000 Subject: [PATCH] Bump juliangruber/read-file-action from 1.1.4 to 1.1.7 Bumps [juliangruber/read-file-action](https://github.com/juliangruber/read-file-action) from 1.1.4 to 1.1.7. - [Release notes](https://github.com/juliangruber/read-file-action/releases) - [Commits](https://github.com/juliangruber/read-file-action/compare/v1.1.4...v1.1.7) --- updated-dependencies: - dependency-name: juliangruber/read-file-action dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/license.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml index 28e90f6..61c1177 100644 --- a/.github/workflows/license.yml +++ b/.github/workflows/license.yml @@ -65,7 +65,7 @@ jobs: - name: Read ulf id: ulfRead - uses: juliangruber/read-file-action@v1.1.4 + uses: juliangruber/read-file-action@v1.1.7 with: path: ${{ env.ULF_FILE }}