2 parents 14c17a6 + b7a67c2 commit 07932d8Copy full SHA for 07932d8
1 file changed
.github/workflows/maven-cd.yml
@@ -91,7 +91,7 @@ jobs:
91
92
- name: Build and push Docker image to GitHub Container Registry
93
id: push
94
- uses: docker/build-push-action@v7.2.0
+ uses: docker/build-push-action@v7.3.0
95
with:
96
context: .
97
push: true
0 commit comments