Skip to content

Commit

Permalink
Merge pull request #446 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.8.0
  • Loading branch information
github-actions[bot] authored Dec 16, 2024
2 parents 131fa69 + 65f1517 commit e1a863e
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/[email protected]
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.7.1
uses: docker/setup-buildx-action@v3.8.0
- name: Build and push Docker image
uses: docker/[email protected]
with:
Expand Down

0 comments on commit e1a863e

Please sign in to comment.