Skip to content

Commit 37edfb4

Browse files
Update docker/build-push-action digest to 601a80b (#153)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/build-push-action](https://redirect.github.com/docker/build-push-action) ([changelog](https://redirect.github.com/docker/build-push-action/compare/ee4ca427a2f43b6a16632044ca514c076267da23..601a80b39c9405e50806ae38af30926f9d957c47)) | action | digest | `ee4ca42` → `601a80b` | --- ### 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/platform-mesh/resource-broker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f31530 commit 37edfb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
type=sha,format=long,prefix=sha-
8585
type=raw,value=latest,enable={{is_default_branch}}
8686
87-
- uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6
87+
- uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
8888
with:
8989
file: ${{ matrix.dockerfile }}
9090
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)