We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3367a commit 0a03d48Copy full SHA for 0a03d48
.github/workflows/release.container.yml
@@ -27,7 +27,7 @@ jobs:
27
images: ghcr.io/${{ github.repository }}
28
labels: |
29
org.opencontainers.image.licenses=CeCILL-2.1
30
- - uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
+ - uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
31
with:
32
context: .
33
platforms: linux/amd64,linux/arm64
0 commit comments