From 030f40f49f09a29ed2654bc4b4f6352d56bbe6f0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 11 Oct 2022 18:20:49 +0000 Subject: [PATCH] chore(deps): update juliangruber/read-file-action action to v1.1.5 --- .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 1011593afda..65f1ff9ad86 100644 --- a/.github/workflows/meta-label-pr-ci-status.yaml +++ b/.github/workflows/meta-label-pr-ci-status.yaml @@ -29,7 +29,7 @@ jobs: - name: Read the pr_number file id: pr_num_reader - uses: juliangruber/read-file-action@ebfa650188272343fef925480eb4d18c5d49b925 # tag=v1.1.4 + uses: juliangruber/read-file-action@776c348f7f0b7fd4887b4446ef9561beb88a1fea # tag=v1.1.5 with: path: ./pr_metadata/pr_number.txt