Skip to content

Commit 8b93efe

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

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
@@ -100,7 +100,7 @@ jobs:
100100
# the build, per https://docs.docker.com/build/cache/backends/gha/.
101101
- name: Build Runtime
102102
id: image
103-
uses: docker/build-push-action@v6
103+
uses: docker/build-push-action@v7
104104
with:
105105
context: .
106106
platforms: linux/${{ matrix.arch }}

0 commit comments

Comments
 (0)