Skip to content

Commit

Permalink
Merge pull request #8 from sholdee/renovate/docker-setup-buildx-actio…
Browse files Browse the repository at this point in the history
…n-3.x

Update docker/setup-buildx-action action to v3.8.0
  • Loading branch information
sholdee authored Dec 16, 2024
2 parents 412ac21 + 677d2df commit df45cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3.7.1
uses: docker/setup-buildx-action@v3.8.0

- name: Build and Push to Docker Hub and GHCR
uses: docker/build-push-action@v6
Expand Down

0 comments on commit df45cab

Please sign in to comment.