We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a979b8d + 191beaa commit c4d23ffCopy full SHA for c4d23ff
1 file changed
.github/workflows/maven.yml
@@ -81,7 +81,7 @@ jobs:
81
uses: docker/setup-buildx-action@v3.12.0
82
83
- name: Build and push Docker image to GitHub Container Registry
84
- uses: docker/build-push-action@v6.18.0
+ uses: docker/build-push-action@v6.19.2
85
with:
86
context: .
87
push: true
0 commit comments