We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3367a commit 2da1bf8Copy full SHA for 2da1bf8
.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@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
31
with:
32
context: .
33
platforms: linux/amd64,linux/arm64
0 commit comments