From 92105a4ae2ddbd5a05a07493098ff6a65790685f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 11:12:30 +0200 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v2.17.0 (#1473) 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 932b6989..44ec3829 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.11.0 + uses: dawidd6/action-download-artifact@v2.17.0 with: github_token: ${{ steps.generate-token.outputs.token }} workflow: pr-validate.yaml