Skip to content

Commit f0b35ea

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

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
@@ -41,7 +41,7 @@ jobs:
4141
cosign-release: 'v2.1.1'
4242

4343
- name: Setup Docker buildx
44-
uses: docker/setup-buildx-action@v3.1.0
44+
uses: docker/setup-buildx-action@v3.2.0
4545

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

0 commit comments

Comments
 (0)