Skip to content

Commit a92b793

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, 360cac2.
1 parent e5a3e32 commit a92b793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected]
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)