Skip to content

Commit 2adadec

Browse files
Update docker/setup-buildx-action action to v3.7.1
1 parent eb3bea1 commit 2adadec

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/[email protected].0
42+
uses: docker/[email protected].1
4343

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

0 commit comments

Comments
 (0)