From 5cc6edc0da07b51e4132bf9b79d3711b9a538e9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 07:57:37 -0400 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v2.21.0 (#1605) 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 b4282a4d..ce1e1242 100644 --- a/.github/workflows/meta-label-pr-ci-status.yaml +++ b/.github/workflows/meta-label-pr-ci-status.yaml @@ -26,7 +26,7 @@ jobs: token: ${{ steps.generate-token.outputs.token }} - name: Download workflow artifact - uses: dawidd6/action-download-artifact@v2.19.0 + uses: dawidd6/action-download-artifact@v2.21.0 with: github_token: ${{ steps.generate-token.outputs.token }} workflow: pr-validate.yaml