Skip to content

Commit f3814f5

Browse files
committed
chore: Update docker/build-push-action to v6
1 parent f5ec90b commit f3814f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
tags: ${{ matrix.tags }}
104104

105105
- name: Build and push image
106-
uses: docker/build-push-action@v5
106+
uses: docker/build-push-action@v6
107107
with:
108108
context: ${{ matrix.context }}
109109
platforms: ${{ matrix.platforms }}

0 commit comments

Comments
 (0)