From e6ab55d586a5de195cb107890f497e51bf4e5a08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 03:43:52 +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/b549046febe0fe86f8cb4f93c24e284433f9ab58...271ff311a4947af354c6abcd696a306553b9ec18) --- 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/issue-commenter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-commenter.yml b/.github/workflows/issue-commenter.yml index ca615dd43a..9f7631e146 100644 --- a/.github/workflows/issue-commenter.yml +++ b/.github/workflows/issue-commenter.yml @@ -13,7 +13,7 @@ jobs: - name: Read issue-comment.md id: issue-comment - uses: juliangruber/read-file-action@b549046febe0fe86f8cb4f93c24e284433f9ab58 + uses: juliangruber/read-file-action@271ff311a4947af354c6abcd696a306553b9ec18 with: path: .github/issue-comment.md