Skip to content

Commit 3cab50b

Browse files
Bump docker/setup-buildx-action from 1.5.1 to 3.11.1
Dependabot couldn't find the original pull request head commit, a92b793.
1 parent 1f53fcb commit 3cab50b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: docker/setup-qemu-action@v1.2.0
2727
-
2828
name: Set up Docker Buildx
29-
uses: docker/setup-buildx-action@v1.5.1
29+
uses: docker/setup-buildx-action@v3.11.1
3030
-
3131
name: Cache Docker layers
3232
uses: actions/cache@v4

0 commit comments

Comments
 (0)