Skip to content

Commit 49f7666

Browse files
Merge pull request #129 from crossplane-contrib/renovate/docker-build-push-action-6.x
2 parents 1a6a89b + 78404c3 commit 49f7666

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
@@ -98,7 +98,7 @@ jobs:
9898
# the build, per https://docs.docker.com/build/cache/backends/gha/.
9999
- name: Build Runtime
100100
id: image
101-
uses: docker/build-push-action@v5
101+
uses: docker/build-push-action@v6
102102
with:
103103
context: .
104104
platforms: linux/${{ matrix.arch }}

0 commit comments

Comments
 (0)