Skip to content

Commit 2a61d83

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

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@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
3131
with:
3232
context: .
3333
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)