We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c879c30 + 462a47e commit ab35eabCopy full SHA for ab35eab
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.1.0
+ uses: docker/build-push-action@v7.2.0
95
with:
96
context: .
97
push: true
0 commit comments