There was an error while loading. Please reload this page.
1 parent b6d2fca commit 9b67c7cCopy full SHA for 9b67c7c
.github/workflows/release.yml
@@ -146,7 +146,7 @@ jobs:
146
147
- name: Build and push image
148
id: docker-push
149
- uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
+ uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
150
with:
151
context: .
152
platforms: linux/amd64,linux/arm64
0 commit comments