Skip to content

Commit a169794

Browse files
ci(github-action): update action docker/bake-action (v7.1.0 → v7.2.0)
1 parent 52d9901 commit a169794

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
@@ -119,7 +119,7 @@ jobs:
119119
rsync -a --ignore-existing --progress ./include/ ./apps/${{ inputs.app }}/
120120
121121
- name: Build App
122-
uses: docker/bake-action@a66e1c87e2eca0503c343edf1d208c716d54b8a8 # v7.1.0
122+
uses: docker/bake-action@6614cfa25eff9a0b2b2697efb0b6159e7680d584 # v7.2.0
123123
id: bake
124124
with:
125125
files: |

0 commit comments

Comments
 (0)