Skip to content

Commit 3e6d644

Browse files
Update docker/build-push-action action to v7
1 parent 7ddaeac commit 3e6d644

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
7272
- name: Build and push
7373
id: build
74-
uses: docker/build-push-action@v6
74+
uses: docker/build-push-action@v7
7575
with:
7676
tags: ghcr.io/robojackets/loop:latest
7777
network: host

0 commit comments

Comments
 (0)