Skip to content

Commit 00be0b4

Browse files
chore(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#2604)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98f737c commit 00be0b4

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@ecf95283f03858871ff00b787d79c419715afc34 # v2.7.0
93+
uses: docker/setup-buildx-action@16c0bc4a6e6ada2cfd8afd41d22d95379cf7c32a # v2.8.0
9494
with:
9595
install: true
9696
driver: docker

0 commit comments

Comments
 (0)