From 74af60639b1c1e45e72d9cb297520557a66602f4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 2 Jun 2022 08:40:39 +0200 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v2.20.0 (#2808) --- .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 c4420ebe7b2..5a72b05e913 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@b2abf1705491048a2d7074f7d90513044fd25d39 # tag=v2.19.0 + uses: dawidd6/action-download-artifact@80fcec8114889f74eb442780f3c71bff4d42a98a # tag=v2.20.0 with: github_token: ${{ secrets.BOT_TOKEN }} workflow: pr-validate.yaml