Skip to content

Commit 3b0079a

Browse files
chore(deps): update docker/build-push-action action to v7 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14022b9 commit 3b0079a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
# the build, per https://docs.docker.com/build/cache/backends/gha/.
168168
- name: Build Runtime
169169
id: image
170-
uses: docker/build-push-action@v6
170+
uses: docker/build-push-action@v7
171171
with:
172172
context: .
173173
platforms: linux/${{ matrix.arch }}

0 commit comments

Comments
 (0)