Update docker/build-push-action action to v6.18.0

This commit is contained in:
Renovate Bot 2025-05-28 08:34:07 +00:00
parent 16c84924ff
commit fcfc673870
No known key found for this signature in database

View file

@ -40,7 +40,7 @@ jobs:
run: bash ci/docker-gen-tagnames.sh
- name: Build and push
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
with:
context: .
platforms: linux/amd64,linux/arm64