Skip to content

Commit

Permalink
Merge pull request #401 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.5.0
  • Loading branch information
github-actions[bot] authored Jul 22, 2024
2 parents 10d03ba + b09b5d2 commit dd3e828
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.4.0
uses: docker/setup-buildx-action@v3.5.0
- name: Build and push Docker image
uses: docker/build-push-action@v6.5.0
with:
Expand Down

0 comments on commit dd3e828

Please sign in to comment.