Skip to content

Commit bd8965e

Browse files
author
Ariel Kass
committed
bump setup-buildx-action version
1 parent 8b61718 commit bd8965e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-build.yaml

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

3232
- name: Set up Docker Buildx
3333
id: buildx
34-
uses: docker/setup-buildx-action@v1.6.0
34+
uses: docker/setup-buildx-action@v3.9.0
3535

3636
- name: run tests and build docker image
3737
working-directory: "/home/runner/go/src/github.com/csi-addons/volume-replication-operator"

0 commit comments

Comments
 (0)