We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485a86d commit fbd87daCopy full SHA for fbd87da
.github/actions/push/action.yaml
@@ -67,7 +67,7 @@ runs:
67
endpoint: builders
68
69
- name: Build and push
70
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # [email protected]
71
with:
72
context: .
73
platforms: linux/amd64
0 commit comments