Skip to content

Commit 1c75d28

Browse files
authored
Merge pull request #42 from stackitcloud/dependabot/github_actions/docker/setup-buildx-action-4
chore: bump docker/setup-buildx-action from 2 to 4
2 parents cf6effb + cadf495 commit 1c75d28

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
@@ -43,7 +43,7 @@ jobs:
4343
- uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
4444

4545
- name: Set Up Docker Buildx
46-
uses: docker/setup-buildx-action@v2
46+
uses: docker/setup-buildx-action@v4
4747

4848
- name: Login to Registry
4949
uses: docker/login-action@v2

0 commit comments

Comments
 (0)