Skip to content

Commit f2d3bb1

Browse files
chore(deps): update docker/bake-action action to v7 in .github/workflows/release.yml (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4f9681 commit f2d3bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
id: build-and-push
9494
env:
9595
GIT_TAG: ${{ github.ref_name }}
96-
uses: docker/bake-action@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6.10.0
96+
uses: docker/bake-action@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7.0.0
9797
with:
9898
source: .
9999
files: |

0 commit comments

Comments
 (0)