Skip to content

Commit 53f0baf

Browse files
Update docker/setup-buildx-action action to v3.8.0 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84a5f53 commit 53f0baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/client-ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
steps:
7777
- uses: actions/checkout@v4.2.2
7878

79-
- uses: docker/setup-buildx-action@v3.7.1
79+
- uses: docker/setup-buildx-action@v3.8.0
8080
with:
8181
# renovate: datasource=github-releases depName=docker/buildx
8282
version: "v0.19.3"

0 commit comments

Comments
 (0)