Skip to content

Commit

Permalink
Merge pull request #23 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.4.0
  • Loading branch information
major authored Jul 5, 2024
2 parents 6490e89 + fe4e777 commit afa979d
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.1.0
uses: docker/setup-buildx-action@v3.4.0

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

0 comments on commit afa979d

Please sign in to comment.