Skip to content

Commit

Permalink
Update docker/build-push-action action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent c1bd7f7 commit 06587bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: docker/setup-buildx-action@v1

- name: push
uses: docker/build-push-action@v2.10.0
uses: docker/build-push-action@v6.12.0
with:
# platforms: linux/arm64,linux/amd64
tags: ${{ steps.docker_meta.outputs.tags }}
Expand Down

0 comments on commit 06587bd

Please sign in to comment.