Skip to content

Commit f32a8f6

Browse files
authored
Merge pull request #18 from stackitcloud/renovate/docker-setup-buildx-action-3.x
chore(deps): update docker/setup-buildx-action action to v3
2 parents 64ba590 + cda1ab2 commit f32a8f6

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

4242
- name: Set Up Docker Buildx
43-
uses: docker/setup-buildx-action@v2
43+
uses: docker/setup-buildx-action@v3
4444

4545
- name: Set up Cosign
4646
uses: sigstore/cosign-installer@v3.1.2

0 commit comments

Comments
 (0)