Skip to content

Commit

Permalink
Update docker/setup-buildx-action action to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 4a51945 commit a83a504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
org.opencontainers.image.title=${{ env.TITLE }}
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v3.7.1
uses: docker/setup-buildx-action@v3.8.0

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit a83a504

Please sign in to comment.