Skip to content

Commit 1664713

Browse files
chore(deps): bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#2755)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4585cfc commit 1664713

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
@@ -122,7 +122,7 @@ jobs:
122122
# NOTE: we need QEMU to build Layer against a different architecture (e.g., ARM)
123123
- name: Set up Docker Buildx
124124
id: builder
125-
uses: docker/setup-buildx-action@2a1a44ac4aa01993040736bd95bb470da1a38365 # v2.9.0
125+
uses: docker/setup-buildx-action@4c0219f9ac95b02789c1075625400b2acbff50b1 # v2.9.1
126126
with:
127127
install: true
128128
driver: docker

0 commit comments

Comments
 (0)