From 7d37a9d212d8498b564642d826156f226fb55272 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 09:23:55 +0200 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v2.19.0 (#2495) Co-authored-by: TrueCharts-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 7d1821d80cd..36e07ac8f9e 100644 --- a/.github/workflows/meta-label-pr-ci-status.yaml +++ b/.github/workflows/meta-label-pr-ci-status.yaml @@ -19,7 +19,7 @@ jobs: token: ${{ secrets.BOT_TOKEN }} - name: Download workflow artifact - uses: dawidd6/action-download-artifact@1cf11afe3f1874cee82a8d5a2b45c0fd63f0fa22 # tag=v2.18.0 + uses: dawidd6/action-download-artifact@b2abf1705491048a2d7074f7d90513044fd25d39 # tag=v2.19.0 with: github_token: ${{ secrets.BOT_TOKEN }} workflow: pr-validate.yaml