Skip to content

Commit 3142e73

Browse files
authored
Merge pull request #3001 from testssl/dependabot/github_actions/docker/setup-buildx-action-4
Bump docker/setup-buildx-action from 3 to 4
2 parents a24990e + ccf0bfe commit 3142e73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-3.3dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Setup Buildx
3232
id: buildx
33-
uses: docker/setup-buildx-action@v3
33+
uses: docker/setup-buildx-action@v4
3434

3535
- name: Set Docker metadata
3636
id: docker_meta

0 commit comments

Comments
 (0)