From 4d49966c10a3e64f904251f03f4156237e01e9cb Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 12 Oct 2022 12:20:50 +0000 Subject: [PATCH] chore(deps): update juliangruber/read-file-action action to v1.1.6 --- .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 65f1ff9ad86..4b35564bbc1 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@776c348f7f0b7fd4887b4446ef9561beb88a1fea # tag=v1.1.5 + uses: juliangruber/read-file-action@02bbba9876a8f870efd4ad64e3b9088d3fb94d4b # tag=v1.1.6 with: path: ./pr_metadata/pr_number.txt