Skip to content

Commit 1a843a6

Browse files
ci(github-action): update action docker/bake-action (v6.9.0 → v6.10.0)
1 parent 722cd0b commit 1a843a6

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
@@ -117,7 +117,7 @@ jobs:
117117
rsync -a --ignore-existing --progress ./include/ ./apps/${{ inputs.app }}/
118118
119119
- name: Build Application
120-
uses: docker/bake-action@3acf805d94d93a86cce4ca44798a76464a75b88c # v6.9.0
120+
uses: docker/bake-action@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6.10.0
121121
id: bake
122122
with:
123123
files: |

0 commit comments

Comments
 (0)