We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b28236 commit 9fb3f1dCopy full SHA for 9fb3f1d
.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