We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8be2a9 + ce323bc commit 5ce5170Copy full SHA for 5ce5170
1 file changed
.github/workflows/build.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Build and push by digest
50
id: build
51
- uses: docker/build-push-action@v6.19.2
+ uses: docker/build-push-action@v7.0.0
52
with:
53
platforms: ${{ matrix.platform }}
54
labels: ${{ steps.meta.outputs.labels }}
0 commit comments