Skip to content

Commit 1e867e4

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 0fa5815 commit 1e867e4

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@v5
103+
uses: docker/build-push-action@v6
104104
with:
105105
context: .
106106
platforms: linux/${{ matrix.arch }}

0 commit comments

Comments
 (0)