From 0fdfcecd5fd5cc4e84e4568a40aa7cc8e1e1003a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 17:14:59 +0000 Subject: [PATCH] Bump juliangruber/read-file-action from 1.1.7 to 1.1.8 Bumps [juliangruber/read-file-action](https://github.com/juliangruber/read-file-action) from 1.1.7 to 1.1.8. - [Release notes](https://github.com/juliangruber/read-file-action/releases) - [Commits](https://github.com/juliangruber/read-file-action/compare/v1.1.7...v1.1.8) --- updated-dependencies: - dependency-name: juliangruber/read-file-action dependency-version: 1.1.8 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 1b4cb86..3641584 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.7 + uses: juliangruber/read-file-action@v1.1.8 with: path: ${{ env.ULF_FILE }}