Skip to content

Commit aeb62cc

Browse files
authored
Merge pull request #376 from anonaddy/dependabot/github_actions/docker/setup-buildx-action-4
Bump docker/setup-buildx-action from 3 to 4
2 parents 5d47e90 + 6a27bd7 commit aeb62cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232
-
3333
name: Set up Docker Buildx
34-
uses: docker/setup-buildx-action@v3
34+
uses: docker/setup-buildx-action@v4
3535
-
3636
name: Build
3737
uses: docker/bake-action@v7

0 commit comments

Comments
 (0)