Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action action to v6.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 900b350 commit 4f1ae0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Build image with Buildx (don't push)
- name: Build image
id: build-and-push
uses: docker/build-push-action@v6.10.0
uses: docker/build-push-action@v6.12.0
with:
context: .
platforms: ${{ matrix.platform }}
Expand Down

0 comments on commit 4f1ae0f

Please sign in to comment.