Skip to content

Commit 09180ef

Browse files
dependabot[bot]rafaelgsr
authored andcommitted
chore(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 (aws-powertools#2450)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06c0d3e commit 09180ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_v2_layer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
# NOTE: we need QEMU to build Layer against a different architecture (e.g., ARM)
9191
- name: Set up Docker Buildx
9292
id: builder
93-
uses: docker/setup-buildx-action@6a58db7e0d21ca03e6c44877909e80e45217eed2 # v2.6.0
93+
uses: docker/setup-buildx-action@ecf95283f03858871ff00b787d79c419715afc34 # v2.7.0
9494
with:
9595
install: true
9696
driver: docker

0 commit comments

Comments
 (0)