Skip to content

Commit 6c3ff67

Browse files
Update docker/setup-buildx-action action to v3.11.1
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | docker/setup-buildx-action | v3.10.0 | v3.11.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 725bc95 commit 6c3ff67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
7272

7373
- name: Docker Buildx
74-
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
74+
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
7575
with:
7676
version: latest
7777
driver-opts: network=host

0 commit comments

Comments
 (0)