From e9b54a4272e561f2c8b73defcce53771f887ed4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 23:28:02 +0000 Subject: [PATCH] chore(deps): bump juliangruber/read-file-action from 1.1.4 to 1.1.6 Bumps [juliangruber/read-file-action](https://github.com/juliangruber/read-file-action) from 1.1.4 to 1.1.6. - [Release notes](https://github.com/juliangruber/read-file-action/releases) - [Commits](https://github.com/juliangruber/read-file-action/compare/v1.1.4...v1.1.6) --- updated-dependencies: - dependency-name: juliangruber/read-file-action 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 27f0d666d..61a8ea42d 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.6 with: path: ${{ env.ULF_FILE }}