From 8887e1d8b119173c805c3228d351db6230e72176 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Nov 2021 23:00:45 +0000 Subject: [PATCH] Bump juliangruber/read-file-action from 1.0.0 to 1.1.4 Bumps [juliangruber/read-file-action](https://github.com/juliangruber/read-file-action) from 1.0.0 to 1.1.4. - [Release notes](https://github.com/juliangruber/read-file-action/releases) - [Commits](https://github.com/juliangruber/read-file-action/compare/e0a316da496006ffd19142f0fd594a1783f3b512...ebfa650188272343fef925480eb4d18c5d49b925) --- updated-dependencies: - dependency-name: juliangruber/read-file-action 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 7fba3f2db7e3..59f8acee43b8 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@ebfa650188272343fef925480eb4d18c5d49b925 with: path: ./results.md - name: Remove script results file