⬆️ Bump docker/build-push-action from 4.0.0 to 7.3.0

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 7.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.0.0...v7.3.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-02 06:02:31 +00:00
committed by GitHub
parent 011abf2aa5
commit 49cea26e86
+1 -1
View File
@@ -112,7 +112,7 @@ jobs:
- name: ⤵️ Download base image - name: ⤵️ Download base image
run: docker pull "${{ steps.flags.outputs.from }}" run: docker pull "${{ steps.flags.outputs.from }}"
- name: 🚀 Build - name: 🚀 Build
uses: docker/build-push-action@v4.0.0 uses: docker/build-push-action@v7.3.0
with: with:
load: true load: true
# yamllint disable rule:line-length # yamllint disable rule:line-length