chore(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 (#27312)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-04-13 14:24:51 +03:00 committed by GitHub
parent c4f3e389a2
commit 579fbab195
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -162,7 +162,7 @@ jobs:
- name: Build and push container image
id: image
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 #v7.0.0
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f #v7.1.0
with:
context: .
platforms: ${{ inputs.platforms }}