We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b8eb6 commit bf263caCopy full SHA for bf263ca
.github/workflows/build-commitfest.yml
@@ -65,7 +65,7 @@ jobs:
65
uses: docker/setup-buildx-action@v3
66
67
- name: Build and push
68
- uses: docker/bake-action@v6
+ uses: docker/bake-action@v7
69
id: build
70
env:
71
environment: production
.github/workflows/build.yml
@@ -62,7 +62,7 @@ jobs:
62
63
64
.github/workflows/continuous-delivery.yml
@@ -72,7 +72,7 @@ jobs:
72
73
74
75
76
77
78
0 commit comments