Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit 0d19bfa

Browse files
chore(deps): update docker/setup-buildx-action digest to 2b51285 (#260)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0d592b commit 0d19bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/docker-build/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ runs:
5858
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3
5959

6060
- name: Set up Docker Buildx
61-
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3
61+
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3
6262

6363
- name: Cache Docker layers
6464
uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4

0 commit comments

Comments
 (0)