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 722cd0b commit 1a843a6Copy full SHA for 1a843a6
.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@3acf805d94d93a86cce4ca44798a76464a75b88c # v6.9.0
+ uses: docker/bake-action@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6.10.0
121
id: bake
122
with:
123
files: |
0 commit comments