Skip to content

Commit 4d5422c

Browse files
authored
Merge pull request #230 from microcks/dependabot/github_actions/docker/setup-buildx-action-3.12.0
chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0
2 parents 0cc1266 + 96ed7a2 commit 4d5422c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
- name: Set up Docker Buildx
7575
if: github.repository_owner == 'microcks' && env.PACKAGE_IMAGE == 'true'
76-
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
76+
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
7777

7878
- name: Login to Quay.io and Docker Hub registries and setup multi-arch builder
7979
if: github.repository_owner == 'microcks' && env.PACKAGE_IMAGE == 'true'

0 commit comments

Comments
 (0)