Skip to content

Commit 3b4f7bf

Browse files
chore(deps): update docker/setup-buildx-action digest to e468171
1 parent 13187a6 commit 3b4f7bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Set up QEMU (for arm64 builds)
6565
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3
6666
- name: Set up Docker Buildx
67-
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
67+
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
6868

6969
- name: Build and push Dockerfile.base (ghcr.io/planetscale/ghcommit-action)
7070
run: |

0 commit comments

Comments
 (0)