Skip to content

Commit f082a72

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent 343ce49 commit f082a72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout Project
2222
uses: actions/checkout@v2
2323
- name: Setup Docker Buildx
24-
uses: docker/setup-buildx-action@v1.7.0
24+
uses: docker/setup-buildx-action@v4.0.0
2525
- name: Login to GitHub Container Registry
2626
uses: docker/login-action@v1.14.1
2727
with:

0 commit comments

Comments
 (0)