From 2fad01b6c5680143697099939f09561458b79fc0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Apr 2023 11:38:55 +0200 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v2.26.1 (#7884) 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 | patch | `v2.26.0` -> `v2.26.1` | --- ### ⚠ 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.26.1`](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.0...v2.26.1) [Compare Source](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.0...v2.26.1)
--- ### 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 121da7cbe65..7d0a67bc3d1 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@5e780fc7bbd0cac69fc73271ed86edf5dcb72d67 # v2.26.0 + uses: dawidd6/action-download-artifact@7132ab516fba5f602fafae6fdd4822afa10db76f # v2.26.1 with: github_token: ${{ secrets.BOT_TOKEN }} workflow: pr-validate.yaml