We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0178e16 commit 3c5ed17Copy full SHA for 3c5ed17
.github/workflows/app-builder.yaml
@@ -117,7 +117,7 @@ jobs:
117
rsync -a --ignore-existing --progress ./include/ ./apps/${{ inputs.app }}/
118
119
- name: Build Application
120
- uses: docker/bake-action@37816e747588cb137173af99ab33873600c46ea8 # v6.8.0
+ uses: docker/bake-action@3acf805d94d93a86cce4ca44798a76464a75b88c # v6.9.0
121
id: bake
122
with:
123
files: |
0 commit comments