Skip to content

Commit 2659bd5

Browse files
ci(github-action)!: Update action docker/bake-action (v6.10.0 → v7.0.0)
1 parent bd0d7bf commit 2659bd5

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@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6.10.0
122+
uses: docker/bake-action@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7.0.0
123123
id: bake
124124
with:
125125
files: |

0 commit comments

Comments
 (0)