Skip to content

Commit cbdd023

Browse files
Update docker/setup-buildx-action action to v3 (#472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ace0a67 commit cbdd023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

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

102102
steps:
103103
- name: Set up Docker Buildx
104-
uses: docker/setup-buildx-action@v2
104+
uses: docker/setup-buildx-action@v3
105105

106106
- name: Docker meta
107107
id: meta

0 commit comments

Comments
 (0)