ci: [DEPENDABOT] Bump docker/build-push-action from 7.0.0 to 7.1.0 in /.github/actions/build-docker-image (#3034)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-13 13:42:00 +01:00
committed by GitHub
parent 7b897b5a87
commit 6c96b1d059

View File

@@ -59,7 +59,7 @@ runs:
tags: ${{ inputs.tags }}
- name: Build and push
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
with:
context: ${{ inputs.directory }}
platforms: ${{ inputs.platforms }}