From d59663456064a77de64c11ee6771a5fa9459443c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 06:53:32 +0000 Subject: [PATCH] Bump juliangruber/read-file-action from 1.0.0 to 1.1.7 Bumps [juliangruber/read-file-action](https://github.com/juliangruber/read-file-action) from 1.0.0 to 1.1.7. - [Release notes](https://github.com/juliangruber/read-file-action/releases) - [Commits](https://github.com/juliangruber/read-file-action/compare/e0a316da496006ffd19142f0fd594a1783f3b512...b549046febe0fe86f8cb4f93c24e284433f9ab58) --- updated-dependencies: - dependency-name: juliangruber/read-file-action dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/remove-unused-assets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/remove-unused-assets.yml b/.github/workflows/remove-unused-assets.yml index 0e3fbaa739d5..344b2f66db16 100644 --- a/.github/workflows/remove-unused-assets.yml +++ b/.github/workflows/remove-unused-assets.yml @@ -36,7 +36,7 @@ jobs: script/remove-extraneous-translation-files.js - name: Get script results to use in PR body id: results - uses: juliangruber/read-file-action@e0a316da496006ffd19142f0fd594a1783f3b512 + uses: juliangruber/read-file-action@b549046febe0fe86f8cb4f93c24e284433f9ab58 with: path: ./results.md - name: Remove script results file