Skip to content

Commit 09f9ee9

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent ab730d1 commit 09f9ee9

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
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout Project
2020
uses: actions/checkout@v6
2121
- name: Setup Docker Buildx
22-
uses: docker/setup-buildx-action@v3.10.0
22+
uses: docker/setup-buildx-action@v4.1.0
2323
- name: Login to GitHub Container Registry
2424
uses: docker/login-action@v3.4.0
2525
with:

0 commit comments

Comments
 (0)