This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [https://github.com/reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) | action | minor | `v3.1.0` -> `v3.2.0` |

---

### Release Notes

<details>
<summary>reproducible-containers/buildkit-cache-dance (https://github.com/reproducible-containers/buildkit-cache-dance)</summary>

### [`v3.2.0`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.2.0)

[Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.2...v3.2.0)

#### What's Changed

-   Allow overriding container image by [@&#8203;relu](https://github.com/relu) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/44
-   Added support for running with different builder by [@&#8203;ty2](https://github.com/ty2) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/45
-   Determine default cache map from Dockerfile by [@&#8203;bennesp](https://github.com/bennesp) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/49

#### New Contributors

-   [@&#8203;relu](https://github.com/relu) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/44
-   [@&#8203;ty2](https://github.com/ty2) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/45
-   [@&#8203;bennesp](https://github.com/bennesp) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/49

**Full Changelog**: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.2...v3.2.0

### [`v3.1.2`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.1.2)

[Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.1...v3.1.2)

#### What's Changed

-   Fix not preserving uid and/or gid by [@&#8203;mabrikan](https://github.com/mabrikan) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/35
-   Use sudo to clear cache source during extraction by [@&#8203;rose-m](https://github.com/rose-m) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/37

#### New Contributors

-   [@&#8203;mabrikan](https://github.com/mabrikan) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/35
-   [@&#8203;rose-m](https://github.com/rose-m) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/37

**Full Changelog**: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.1...v3.1.2

### [`v3.1.1`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.1.1)

[Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.0...v3.1.1)

#### What's Changed

-   Ensure scratch directory exists when calling extractCache by [@&#8203;Chagui-](https://github.com/Chagui-) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/29
-   Do not extract cache on job failure by [@&#8203;borchero](https://github.com/borchero) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/32

#### New Contributors

-   [@&#8203;Chagui-](https://github.com/Chagui-) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/29
-   [@&#8203;borchero](https://github.com/borchero) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/32

**Full Changelog**: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.0...v3.1.1

</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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yOS4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Reviewed-on: https://git.nadeko.net/Fijxu/invidious/pulls/135
Co-authored-by: Renovate Bot <git@nadeko.net>
Co-committed-by: Renovate Bot <git@nadeko.net>
This commit is contained in:
Renovate Bot 2025-05-24 22:50:46 -04:00 committed by Fijxu
parent 7efee6bb2e
commit ae559c865c

View File

@ -51,7 +51,7 @@ jobs:
key: cache-${{ hashFiles('./Dockerfile') }}
- name: Inject cache into Docker
uses: https://github.com/reproducible-containers/buildkit-cache-dance@v3.1.0
uses: https://github.com/reproducible-containers/buildkit-cache-dance@v3.2.0
with:
cache-map: |
{