2 parents 07932d8 + c6c2bbd commit 76bd7ebCopy full SHA for 76bd7eb
1 file changed
.github/workflows/maven-cd.yml
@@ -87,7 +87,7 @@ jobs:
87
password: ${{ secrets.GITHUB_TOKEN }}
88
89
- name: Set up Docker Buildx
90
- uses: docker/setup-buildx-action@v4.1.0
+ uses: docker/setup-buildx-action@v4.2.0
91
92
- name: Build and push Docker image to GitHub Container Registry
93
id: push
0 commit comments