Skip to content

Commit eb1bb87

Browse files
ci(github-action): update action docker/setup-buildx-action (v3.11.1 → v3.12.0)
1 parent d66b173 commit eb1bb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-builder.yaml

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

112112
- name: Setup Docker Buildx
113-
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
113+
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
114114

115115
- name: Add Include Directory to Build Context
116116
run: |

0 commit comments

Comments
 (0)