There was an error while loading. Please reload this page.
2 parents f0c086d + 2616f32 commit 30b789aCopy full SHA for 30b789a
1 file changed
.github/workflows/docker-publish.yml
@@ -78,7 +78,7 @@ jobs:
78
# https://github.com/docker/build-push-action
79
- name: Build and push Docker image
80
id: build-and-push
81
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
82
with:
83
context: .
84
push: ${{ github.event_name != 'pull_request' }}
0 commit comments