Skip to content

Commit 0433ab6

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent d11314e commit 0433ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
version: v0.12.0
5858

5959
- name: Build OCI image
60-
uses: docker/build-push-action@v5
60+
uses: docker/build-push-action@v6
6161
with:
6262
context: ${{ matrix.arrays.context }}
6363
file: ${{ matrix.arrays.dockerfile }}

0 commit comments

Comments
 (0)