There was an error while loading. Please reload this page.
2 parents a49b9d7 + 26e77d2 commit a1d7aeeCopy full SHA for a1d7aee
1 file changed
.github/workflows/container-publish.yml
@@ -81,7 +81,7 @@ jobs:
81
82
- name: Build and push Docker image
83
id: build-and-push
84
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
85
with:
86
context: ./
87
push: true
0 commit comments