We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f90eb8a + 16f9a6f commit 6f6d33dCopy full SHA for 6f6d33d
1 file changed
.github/workflows/maven.yml
@@ -91,7 +91,7 @@ jobs:
91
uses: docker/setup-buildx-action@v3.10.0
92
93
- name: Build and push Docker image to GitHub Container Registry
94
- uses: docker/build-push-action@v6.17.0
+ uses: docker/build-push-action@v6.18.0
95
with:
96
context: .
97
push: true
0 commit comments