Skip to content

Commit

Permalink
Update docker/setup-buildx-action action to v2.6.0 (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and na2na-p committed Feb 17, 2024
1 parent a2df481 commit d9ac833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push-misskey-na2na.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@v3.5.2
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2.5.0
uses: docker/setup-buildx-action@v2.6.0
with:
platforms: linux/amd64,linux/arm64
- name: Login to DockerHub
Expand Down

0 comments on commit d9ac833

Please sign in to comment.