From 92e4761486e8ddcb189ed13b82ebd69f0595295e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 00:39:11 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=E2=87=A1=20github=20ac?= =?UTF-8?q?tions=20aquaproj/update-checksum-workflow=20to=20v0.1.10=20(#21?= =?UTF-8?q?5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aquaproj/update-checksum-workflow](https://togithub.com/aquaproj/update-checksum-workflow) | action | patch | `v0.1.9` -> `v0.1.10` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
aquaproj/update-checksum-workflow (aquaproj/update-checksum-workflow) ### [`v0.1.10`](https://togithub.com/aquaproj/update-checksum-workflow/releases/tag/v0.1.10) [Compare Source](https://togithub.com/aquaproj/update-checksum-workflow/compare/v0.1.9...v0.1.10) #### What's Changed - chore(deps): update aquaproj/aqua-installer action to v2.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/aquaproj/update-checksum-workflow/pull/47](https://togithub.com/aquaproj/update-checksum-workflow/pull/47) - chore(deps): update actions/checkout action to v4.1.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/aquaproj/update-checksum-workflow/pull/49](https://togithub.com/aquaproj/update-checksum-workflow/pull/49) - chore(deps): update dependency suzuki-shunsuke/renovate-config to v2.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/aquaproj/update-checksum-workflow/pull/50](https://togithub.com/aquaproj/update-checksum-workflow/pull/50) - chore(config): migrate renovate config by [@​renovate](https://togithub.com/renovate) in [https://github.com/aquaproj/update-checksum-workflow/pull/51](https://togithub.com/aquaproj/update-checksum-workflow/pull/51) - chore(deps): update aquaproj/aqua-installer action to v2.3.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/aquaproj/update-checksum-workflow/pull/53](https://togithub.com/aquaproj/update-checksum-workflow/pull/53) - chore(deps): update aquaproj/aqua-installer action to v2.3.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/aquaproj/update-checksum-workflow/pull/54](https://togithub.com/aquaproj/update-checksum-workflow/pull/54) **Full Changelog**: https://github.com/aquaproj/update-checksum-workflow/compare/v0.1.9...v0.1.10
--- ### Configuration 📅 **Schedule**: Branch creation - "after 4pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/scottames/dots). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pr_aqua_update_checksum.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_aqua_update_checksum.yaml b/.github/workflows/pr_aqua_update_checksum.yaml index beeddea9..77403c70 100644 --- a/.github/workflows/pr_aqua_update_checksum.yaml +++ b/.github/workflows/pr_aqua_update_checksum.yaml @@ -7,7 +7,7 @@ on: - aqua/aqua-checksums.json jobs: update-aqua-checksums: - uses: aquaproj/update-checksum-workflow/.github/workflows/update-checksum.yaml@v0.1.9 # renovate: depName=aquaproj/update-checksum-workflow + uses: aquaproj/update-checksum-workflow/.github/workflows/update-checksum.yaml@v0.1.10 # renovate: depName=aquaproj/update-checksum-workflow permissions: contents: read with: