Skip to content

Commit

Permalink
Merge pull request #403 from tenjaa/renovate/docker-setup-buildx-acti…
Browse files Browse the repository at this point in the history
…on-3.x

Update docker/setup-buildx-action action to v3.6.0
  • Loading branch information
github-actions[bot] authored Jul 29, 2024
2 parents 65f40a5 + c94693b commit 8568d3d
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 @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4.1.7
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.5.0
uses: docker/setup-buildx-action@v3.6.0
- name: Build and push Docker image
uses: docker/build-push-action@v6.5.0
with:
Expand Down

0 comments on commit 8568d3d

Please sign in to comment.