From e2d98b1d74102f98f001fd5832a8e58e83e76b3f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Jan 2023 18:32:53 +0100 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v2.24.3 (#6120) --- .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 6a74a62869b..85e439250ad 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@e6e25ac3a2b93187502a8be1ef9e9603afc34925 # v2.24.2 + uses: dawidd6/action-download-artifact@bd10f381a96414ce2b13a11bfa89902ba7cea07f # v2.24.3 with: github_token: ${{ secrets.BOT_TOKEN }} workflow: pr-validate.yaml