Update depot/build-push-action action to v1.17.0 (#18042)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[depot/build-push-action](https://redirect.github.com/depot/build-push-action)
| action | minor | `v1.16.2` → `v1.17.0` |

---

### Release Notes

<details>
<summary>depot/build-push-action (depot/build-push-action)</summary>

###
[`v1.17.0`](https://redirect.github.com/depot/build-push-action/releases/tag/v1.17.0)

[Compare
Source](https://redirect.github.com/depot/build-push-action/compare/v1.16.2...v1.17.0)

##### What's Changed

- chore: update node to v24
([#&#8203;46](https://redirect.github.com/depot/build-push-action/issues/46))
[@&#8203;WitoDelnat](https://redirect.github.com/WitoDelnat)
- Fix typo
([#&#8203;45](https://redirect.github.com/depot/build-push-action/issues/45))
[@&#8203;gavrie](https://redirect.github.com/gavrie)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), 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/astral-sh/uv).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImJ1aWxkOnNraXAtcmVsZWFzZSIsImludGVybmFsIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-18 18:57:25 -06:00
committed by GitHub
parent c26c218cea
commit 6399b492b6
+2 -2
View File
@@ -133,7 +133,7 @@ jobs:
- name: Build and push by digest
id: build
uses: depot/build-push-action@9785b135c3c76c33db102e45be96a25ab55cd507 # v1.16.2
uses: depot/build-push-action@5f3b3c2e5a00f0093de47f657aeaefcedff27d18 # v1.17.0
with:
project: 7hd4vdzmw5 # astral-sh/uv
context: .
@@ -265,7 +265,7 @@ jobs:
- name: Build and push
id: build-and-push
uses: depot/build-push-action@9785b135c3c76c33db102e45be96a25ab55cd507 # v1.16.2
uses: depot/build-push-action@5f3b3c2e5a00f0093de47f657aeaefcedff27d18 # v1.17.0
with:
context: .
project: 7hd4vdzmw5 # astral-sh/uv