We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e2c81d + 8081cfe commit 54289f9Copy full SHA for 54289f9
.github/workflows/release-please.yml
@@ -55,7 +55,7 @@ jobs:
55
type=raw,value=latest
56
type=semver,pattern={{version}},value=${{ needs.release-please.outputs.version }}
57
58
- - uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
+ - uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
59
with:
60
context: .
61
platforms: linux/amd64,linux/arm64
0 commit comments