We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d7f5c commit c02579cCopy full SHA for c02579c
.github/workflows/docker.yml
@@ -66,7 +66,7 @@ jobs:
66
password: ${{ secrets.GITHUB_TOKEN }}
67
68
- name: Build and push
69
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
70
with:
71
context: .
72
platforms: linux/amd64,linux/arm64
0 commit comments