Skip to content

Commit 6010a21

Browse files
Update depot/build-push-action action to v1.16.1 (#15277)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [depot/build-push-action](https://redirect.github.com/depot/build-push-action) | action | patch | `v1.16.0` -> `v1.16.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>depot/build-push-action (depot/build-push-action)</summary> ### [`v1.16.1`](https://redirect.github.com/depot/build-push-action/releases/tag/v1.16.1) [Compare Source](https://redirect.github.com/depot/build-push-action/compare/v1.16.0...v1.16.1) ##### What's Changed - Update [@&#8203;depot/actions-public-oidc-client](https://redirect.github.com/depot/actions-public-oidc-client) to v1.1.0 ([#&#8203;41](https://redirect.github.com/depot/build-push-action/issues/41)) [@&#8203;jacobwgillespie](https://redirect.github.com/jacobwgillespie) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7cdb2d0 commit 6010a21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
143143
- name: Build and push by digest
144144
id: build
145-
uses: depot/build-push-action@0b7423b11016b0349604e22d7ea01b078bed6c70 # v1.16.0
145+
uses: depot/build-push-action@0781b3393f28b17fe7982ea3fabe715825b35fad # v1.16.1
146146
with:
147147
project: 7hd4vdzmw5 # astral-sh/uv
148148
context: .
@@ -275,7 +275,7 @@ jobs:
275275
276276
- name: Build and push
277277
id: build-and-push
278-
uses: depot/build-push-action@0b7423b11016b0349604e22d7ea01b078bed6c70 # v1.16.0
278+
uses: depot/build-push-action@0781b3393f28b17fe7982ea3fabe715825b35fad # v1.16.1
279279
with:
280280
context: .
281281
project: 7hd4vdzmw5 # astral-sh/uv

0 commit comments

Comments
 (0)