Skip to content

Commit 1c483d6

Browse files
authored
Merge pull request #38 from planetscale/renovate/all-minor-patch-digest
chore(deps): update docker/setup-buildx-action digest to e468171
2 parents 61284f8 + 829ec54 commit 1c483d6

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
@@ -57,7 +57,7 @@ jobs:
5757
- name: Set up QEMU (for arm64 builds)
5858
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3
5959
- name: Set up Docker Buildx
60-
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
60+
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
6161

6262
- name: Release
6363
run: |

0 commit comments

Comments
 (0)