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