Skip to content

Commit 79e3eaa

Browse files
authored
Merge pull request #455 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 fdb2d6a + 16a4dfb commit 79e3eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

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

128128
- name: Set up Docker Buildx
129-
uses: docker/setup-buildx-action@v3.11.1
129+
uses: docker/setup-buildx-action@v3.12.0
130130

131131
- name: Build and push Docker image to GitHub Container Registry
132132
uses: docker/[email protected]

0 commit comments

Comments
 (0)