Skip to content

Commit 7fa3a4d

Browse files
authored
Merge pull request #31 from ToshY/dependabot/github_actions/main/docker/bake-action-7
Bump docker/bake-action from 6 to 7
2 parents 8e95afd + 35410aa commit 7fa3a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184

185185
- name: Build images and push
186186
id: bake
187-
uses: docker/bake-action@v6
187+
uses: docker/bake-action@v7
188188
with:
189189
targets: |
190190
${{ matrix.variant }}-base

0 commit comments

Comments
 (0)