We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14fc007 + 6de3ad3 commit 73bb90fCopy full SHA for 73bb90f
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Build and push by digest
53
id: build
54
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
55
with:
56
context: .
57
platforms: ${{ matrix.platform }}
0 commit comments