From 3f1a64c9915205bfc8936cefce8338504ec02873 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Feb 2023 11:31:55 +0100 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v2.25.0 (#7219) --- .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 85e439250ad..547bbbeca55 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@bd10f381a96414ce2b13a11bfa89902ba7cea07f # v2.24.3 + uses: dawidd6/action-download-artifact@b59d8c6a6c5c6c6437954f470d963c0b20ea7415 # v2.25.0 with: github_token: ${{ secrets.BOT_TOKEN }} workflow: pr-validate.yaml