We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4c0ffb + 2a1502e commit 4b92ed7Copy full SHA for 4b92ed7
1 file changed
.github/workflows/build.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Set up Docker Buildx
46
id: buildx
47
- uses: docker/setup-buildx-action@v3.11.1
+ uses: docker/setup-buildx-action@v3.12.0
48
49
- name: Build and push by digest
50
id: build
@@ -91,7 +91,7 @@ jobs:
91
92
93
94
95
96
- name: Metadata
97
id: meta
0 commit comments