Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v2.38.2 (#633)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change | Pending |
|---|---|---|---|
| [aquaproj/aqua](https://redirect.github.com/aquaproj/aqua) | patch |
`v2.38.1` -> `v2.38.2` | `v2.38.4` (+1) |

---

### Release Notes

<details>
<summary>aquaproj/aqua (aquaproj/aqua)</summary>

###
[`v2.38.2`](https://redirect.github.com/aquaproj/aqua/releases/tag/v2.38.2)

[Compare
Source](https://redirect.github.com/aquaproj/aqua/compare/v2.38.1...v2.38.2)

[Pull
Requests](https://redirect.github.com/aquaproj/aqua/pulls?q=is%3Apr+milestone%3Av2.38.2)
|
[Issues](https://redirect.github.com/aquaproj/aqua/issues?q=is%3Aissue+milestone%3Av2.38.2)
| aquaproj/aqua@v2.38.1...v2.38.2

##### 🐛 Bug Fixes

[#&#8203;3307](https://redirect.github.com/aquaproj/aqua/issues/3307)
generate-registry: Fix a bug that description isn't formatted

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/izumin5210/dotfiles).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent e7eda4d commit 1268e59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
- uses: actions/checkout@v4
- uses: aquaproj/[email protected]
with:
aqua_version: v2.38.1
aqua_version: v2.38.2
- run: ${{ matrix.cmd }}
2 changes: 1 addition & 1 deletion .github/workflows/update-aqua-checksum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
permissions:
contents: read
with:
aqua_version: v2.38.1
aqua_version: v2.38.2
prune: true
working_directory: ${{ matrix.dir }}
secrets:
Expand Down

0 comments on commit 1268e59

Please sign in to comment.