Skip to content

Commit 4613968

Browse files
Merge pull request #248 from radiofrance/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6.10.0
2 parents 1e4f9d7 + 3b3e5ad commit 4613968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.container.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
images: ghcr.io/${{ github.repository }}
2828
labels: |
2929
org.opencontainers.image.licenses=CeCILL-2.1
30-
- uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
30+
- uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
3131
with:
3232
context: .
3333
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)