We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a54312e + 0f14b72 commit ea68eaeCopy full SHA for ea68eae
1 file changed
.github/workflows/build.yaml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Build and push by digest
55
id: build
56
- uses: docker/build-push-action@v6.19.2
+ uses: docker/build-push-action@v7.0.0
57
with:
58
file: ./docker/Dockerfile
59
platforms: ${{ matrix.platform }}
0 commit comments