Skip to content

Commit d2bd029

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: sigstore/[email protected]
4040

4141
- name: Setup Docker buildx
42-
uses: docker/setup-buildx-action@v3.3.0
42+
uses: docker/setup-buildx-action@v3.4.0
4343

4444
# Login against a Docker registry except on PR
4545
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)