Skip to content

Commit 3d94713

Browse files
committed
ci: bump to docker/build-push-action v6
1 parent 879aa5c commit 3d94713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
5858
- name: Build and push
5959
id: push
60-
uses: docker/build-push-action@v5
60+
uses: docker/build-push-action@v6
6161
with:
6262
context: '.'
6363
platforms: linux/amd64,linux/arm64 # linux/riscv64 not yet supported by the base image

0 commit comments

Comments
 (0)