Skip to content

Commit 2da1bf8

Browse files
chore(deps): update docker/build-push-action action to v6.14.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e3367a commit 2da1bf8

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@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
30+
- uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
3131
with:
3232
context: .
3333
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)