From cb104ea594429b6ab36a6a3c555f181517d3c4ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Apr 2022 09:00:36 -0400 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v2.19.0 (#1514) 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 114e5ed7..b4282a4d 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.18.0 + uses: dawidd6/action-download-artifact@v2.19.0 with: github_token: ${{ steps.generate-token.outputs.token }} workflow: pr-validate.yaml