Skip to content

Commit ba5029f

Browse files
ci(github-action)!: Update action docker/setup-buildx-action (v3.12.0 → v4.0.0)
1 parent 462d99f commit ba5029f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/app-builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
path: ${{ runner.temp }}
113113

114114
- name: Setup Docker Buildx
115-
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
115+
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
116116

117117
- name: Add Include Directory to Build Context
118118
run: |-

0 commit comments

Comments
 (0)