Skip to content

Commit 92e4761

Browse files
chore(deps): update ⇡ github actions aquaproj/update-checksum-workflow to v0.1.10 (#215)
[![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 <details> <summary>aquaproj/update-checksum-workflow (aquaproj/update-checksum-workflow)</summary> ### [`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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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**: aquaproj/update-checksum-workflow@v0.1.9...v0.1.10 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8a6520 commit 92e4761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_aqua_update_checksum.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- aqua/aqua-checksums.json
88
jobs:
99
update-aqua-checksums:
10-
uses: aquaproj/update-checksum-workflow/.github/workflows/[email protected].9 # renovate: depName=aquaproj/update-checksum-workflow
10+
uses: aquaproj/update-checksum-workflow/.github/workflows/[email protected].10 # renovate: depName=aquaproj/update-checksum-workflow
1111
permissions:
1212
contents: read
1313
with:

0 commit comments

Comments
 (0)