Skip to content

Commit

Permalink
chore(deps): update hhd-dev/rechunk action to v1.1.2 (#247)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [hhd-dev/rechunk](https://redirect.github.com/hhd-dev/rechunk) |
action | patch | `v1.1.1` -> `v1.1.2` |

---

### Release Notes

<details>
<summary>hhd-dev/rechunk (hhd-dev/rechunk)</summary>

###
[`v1.1.2`](https://redirect.github.com/hhd-dev/rechunk/releases/tag/v1.1.2):
: Fix SSSD bug

[Compare
Source](https://redirect.github.com/hhd-dev/rechunk/compare/v1.1.1...v1.1.2)

#### What's Changed

- fix: correct Fedora 40 detection, and be more verbose about version by
[@&#8203;ABotelho23](https://redirect.github.com/ABotelho23) in
[https://github.com/hhd-dev/rechunk/pull/13](https://redirect.github.com/hhd-dev/rechunk/pull/13)

**Full Changelog**:
hhd-dev/rechunk@v1.1.1...v1.1.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rsturla/eternal-main).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent b4d1797 commit 43a3b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/rechunk/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ runs:
- name: Rechunk Image
id: rechunk
uses: hhd-dev/rechunk@f153348d8100c1f504dec435460a0d7baf11a9d2 # v1.1.1
uses: hhd-dev/rechunk@0aee79e67dc9354779924ccc0fcdd7ef0b874d0d # v1.1.2
with:
ref: ${{ inputs.ref }}
skip_compression: true
Expand Down

0 comments on commit 43a3b48

Please sign in to comment.