From b4928b8cc0b4d9fe8a3faa7522482b1845f5e4b4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 30 Aug 2022 11:15:43 +0000 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v2.23.0 --- .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 f8760a132b0..4b60a287f91 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@ea71f332a90fd52416b1629b933dcf7e0ccd421d # tag=v2.22.0 + uses: dawidd6/action-download-artifact@7847792dd435a50521b8e3bd3576dae7459d1fa8 # tag=v2.23.0 with: github_token: ${{ secrets.BOT_TOKEN }} workflow: pr-validate.yaml