We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ddaeac + 3e6d644 commit 502f1e6Copy full SHA for 502f1e6
1 file changed
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Build and push
73
id: build
74
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
75
with:
76
tags: ghcr.io/robojackets/loop:latest
77
network: host
0 commit comments