Skip to content

Commit 3c5ed17

Browse files
ci(github-action): update action docker/bake-action (v6.8.0 → v6.9.0)
1 parent 0178e16 commit 3c5ed17

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@37816e747588cb137173af99ab33873600c46ea8 # v6.8.0
120+
uses: docker/bake-action@3acf805d94d93a86cce4ca44798a76464a75b88c # v6.9.0
121121
id: bake
122122
with:
123123
files: |

0 commit comments

Comments
 (0)