We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce21bc9 commit f2c8c76Copy full SHA for f2c8c76
.github/workflows/build-lint.yml
@@ -97,7 +97,7 @@ jobs:
97
type=semver,pattern={{major}}
98
99
- name: Build Docker image
100
- uses: docker/bake-action@v6.3.0
+ uses: docker/bake-action@v6.4.0
101
env:
102
TAGS: ${{ steps.meta.outputs.bake-file-tags }}
103
LABELS: ${{ steps.meta.outputs.bake-file-labels }}
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
type=sha
53
54
- name: Build and push Docker images
55
56
57
58
0 commit comments