From a83aba1e2a17e398ce02b6cbf00c7d0f29450900 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 11:13:01 +0200 Subject: [PATCH] chore(deps): update juliangruber/read-file-action action to v1.1.4 (#1476) Co-authored-by: Renovate Bot --- .github/workflows/meta-label-pr-ci-status.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/meta-label-pr-ci-status.yaml b/.github/workflows/meta-label-pr-ci-status.yaml index 44ec3829..462468da 100644 --- a/.github/workflows/meta-label-pr-ci-status.yaml +++ b/.github/workflows/meta-label-pr-ci-status.yaml @@ -36,7 +36,7 @@ jobs: - name: Read the pr_number file id: pr_num_reader - uses: juliangruber/read-file-action@v1.0.0 + uses: juliangruber/read-file-action@v1.1.4 with: path: ./pr_metadata/pr_number.txt