Skip to content

Commit c308010

Browse files
chore(deps): update docker/setup-buildx-action digest to 6524bf6 (#84)
Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>
1 parent 0906203 commit c308010

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@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3
6666
- name: Set up Docker Buildx
67-
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3
67+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
6868

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

0 commit comments

Comments
 (0)