Skip to content

Commit c2de8d0

Browse files
Update docker/build-push-action action to v7
1 parent f82d453 commit c2de8d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
password: ${{ secrets.GHCR_TOKEN }}
2525

2626
- name: Build and push image
27-
uses: docker/build-push-action@v6
27+
uses: docker/build-push-action@v7
2828
with:
2929
push: true
3030
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)