From 9d66f9e437323a54faf4cd821621b5670bb12824 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 14 Apr 2023 21:58:57 +0200 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v2.27.0 (#7986) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dawidd6/action-download-artifact](https://togithub.com/dawidd6/action-download-artifact) | action | minor | `v2.26.1` -> `v2.27.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
dawidd6/action-download-artifact ### [`v2.27.0`](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.1...v2.27.0) [Compare Source](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.1...v2.27.0)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- .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 52a8d52b76f..5e8f90870c8 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@7132ab516fba5f602fafae6fdd4822afa10db76f # v2.26.1 + uses: dawidd6/action-download-artifact@246dbf436b23d7c49e21a7ab8204ca9ecd1fe615 # v2.27.0 with: github_token: ${{ secrets.BOT_TOKEN }} workflow: pr-validate.yaml