Skip to content

Commit

Permalink
Merge pull request #46 from major/renovate/docker-setup-buildx-action…
Browse files Browse the repository at this point in the history
…-3.x

Update docker/setup-buildx-action action to v3.8.0
  • Loading branch information
major authored Dec 18, 2024
2 parents 340b056 + 29a295b commit 55f4875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cosign-release: 'v2.1.1'

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

- name: Log into registry ${{ env.REGISTRY }}
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 55f4875

Please sign in to comment.