Skip to content

Commit f121885

Browse files
Update docker/setup-buildx-action action to v3.10.0
1 parent b66af7f commit f121885

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
cosign-release: main
4747
- name: Set up Docker Buildx
48-
uses: docker/setup-buildx-action@v3.0.0
48+
uses: docker/setup-buildx-action@v3.10.0
4949
- name: Login to Registry
5050
uses: docker/login-action@v3
5151
with:

0 commit comments

Comments
 (0)