Skip to content

Commit 26696eb

Browse files
authored
Merge pull request #244 from nanotaboada/dependabot/github_actions/docker/setup-buildx-action-3.12.0
chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0
2 parents 29b0545 + ff2ff3e commit 26696eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
password: ${{ secrets.GITHUB_TOKEN }}
8989

9090
- name: Set up Docker Buildx
91-
uses: docker/setup-buildx-action@v3.11.1
91+
uses: docker/setup-buildx-action@v3.12.0
9292

9393
- name: Build and push Docker image to GitHub Container Registry
9494
uses: docker/build-push-action@v6.18.0

0 commit comments

Comments
 (0)