We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcd71b0 + c4df433 commit 6d84695Copy full SHA for 6d84695
1 file changed
.github/workflows/build.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Set up Docker Buildx
50
id: buildx
51
- uses: docker/setup-buildx-action@v3.11.1
+ uses: docker/setup-buildx-action@v3.12.0
52
53
- name: Build and push by digest
54
if: github.event_name == 'pull_request'
@@ -142,7 +142,7 @@ jobs:
142
143
144
145
146
147
- name: Metadata
148
id: meta
0 commit comments