Skip to content

Commit 18c8c62

Browse files
renovate[bot]glimchb
authored andcommitted
Update docker/setup-buildx-action digest to 165fe68
1 parent 758ba81 commit 18c8c62

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/network.yml

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

3838
# Workaround: https://github.com/docker/build-push-action/issues/461
3939
- name: Setup Docker buildx
40-
uses: docker/setup-buildx-action@c252a3bb80dae98127b9329b8aa1ff35b71ae980
40+
uses: docker/setup-buildx-action@165fe681b849eec43aaa64d786b9ec53e690475f
4141

4242
- name: Build protobufs
4343
run: make

.github/workflows/security.yml

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

3838
# Workaround: https://github.com/docker/build-push-action/issues/461
3939
- name: Setup Docker buildx
40-
uses: docker/setup-buildx-action@c252a3bb80dae98127b9329b8aa1ff35b71ae980
40+
uses: docker/setup-buildx-action@165fe681b849eec43aaa64d786b9ec53e690475f
4141

4242
- name: Build protobufs
4343
run: make

.github/workflows/storage.yml

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

3838
# Workaround: https://github.com/docker/build-push-action/issues/461
3939
- name: Setup Docker buildx
40-
uses: docker/setup-buildx-action@c252a3bb80dae98127b9329b8aa1ff35b71ae980
40+
uses: docker/setup-buildx-action@165fe681b849eec43aaa64d786b9ec53e690475f
4141

4242
- name: Build protobufs
4343
run: make

0 commit comments

Comments
 (0)