Skip to content

Commit 0fc5a47

Browse files
authored
chore(deps): update docker/setup-buildx-action action to v3 (#17)
2 parents c1b6ec2 + 4b56f11 commit 0fc5a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
cache: 'yarn'
2828

2929
- name: Set up Docker
30-
uses: docker/setup-buildx-action@v2
30+
uses: docker/setup-buildx-action@v3
3131

3232
- name: Install Helm
3333
uses: azure/setup-helm@v4

0 commit comments

Comments
 (0)